Lol, oops
This commit is contained in:
+2
-1
@@ -30,7 +30,8 @@ let
|
|||||||
networks = [ "internal_network" "internal_network" ];
|
networks = [ "internal_network" "internal_network" ];
|
||||||
};
|
};
|
||||||
nixos = {
|
nixos = {
|
||||||
useSystemd = {
|
useSystemd = true;
|
||||||
|
configuration = {
|
||||||
boot.tmp.useTmpfs = true;
|
boot.tmp.useTmpfs = true;
|
||||||
system.nssModules = mkForce [ ];
|
system.nssModules = mkForce [ ];
|
||||||
services = {
|
services = {
|
||||||
|
|||||||
Reference in New Issue
Block a user