summaryrefslogtreecommitdiffstats
path: root/lass/1systems/red/physical.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/red/physical.nix')
-rw-r--r--lass/1systems/red/physical.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/red/physical.nix b/lass/1systems/red/physical.nix
index b6aa3a894..7499ff723 100644
--- a/lass/1systems/red/physical.nix
+++ b/lass/1systems/red/physical.nix
@@ -4,4 +4,5 @@
];
boot.isContainer = true;
networking.useDHCP = false;
+ environment.variables.NIX_REMOTE = "daemon";
}