l green.r: don't set NIX_REMOTE
This commit is contained in:
parent
ade34e2ccd
commit
8f0b3d939e
@ -4,5 +4,4 @@
|
|||||||
];
|
];
|
||||||
boot.isContainer = true;
|
boot.isContainer = true;
|
||||||
networking.useDHCP = false;
|
networking.useDHCP = false;
|
||||||
environment.variables.NIX_REMOTE = "daemon";
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user