about summary refs log tree commit diff
path: root/ops/infra/nixos/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ops/infra/nixos/default.nix')
-rw-r--r--ops/infra/nixos/default.nix6
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 42594f6f58..0000000000
--- 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.
-''