hotdog.r: don't set NIX_REMOTE
This commit is contained in:
parent
7d7be871d8
commit
ade34e2ccd
@ -21,5 +21,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