diff options
Diffstat (limited to 'ops/infra/nixos/default.nix')
-rw-r--r-- | ops/infra/nixos/default.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ops/infra/nixos/default.nix b/ops/infra/nixos/default.nix deleted file mode 100644 index 42594f6f5859..000000000000 --- a/ops/infra/nixos/default.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ ... }: - -builtins.throw '' - The Nix derivations at infra/nixos are not meant to be evaluated - like a derivation as they represent NixOS configuration. -'' |