summaryrefslogtreecommitdiffstats
path: root/lass/1systems/yellow/physical.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/yellow/physical.nix')
-rw-r--r--lass/1systems/yellow/physical.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/lass/1systems/yellow/physical.nix b/lass/1systems/yellow/physical.nix
deleted file mode 100644
index b6aa3a89..00000000
--- a/lass/1systems/yellow/physical.nix
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- imports = [
- ./config.nix
- ];
- boot.isContainer = true;
- networking.useDHCP = false;
-}