about summary refs log tree commit diff
path: root/ops/infra/nixos/default.nix
blob: 42594f6f5859e875a6385b5a6cd6923c2b7a8805 (plain) (blame)
1
2
3
4
5
6
{ ... }:

builtins.throw ''
  The Nix derivations at infra/nixos are not meant to be evaluated
  like a derivation as they represent NixOS configuration.
''