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