Lol, oops
This commit is contained in:
parent
ea0fdb3d36
commit
3ad0d8ff84
|
@ -30,7 +30,8 @@ let
|
|||
networks = [ "internal_network" "internal_network" ];
|
||||
};
|
||||
nixos = {
|
||||
useSystemd = {
|
||||
useSystemd = true;
|
||||
configuration = {
|
||||
boot.tmp.useTmpfs = true;
|
||||
system.nssModules = mkForce [ ];
|
||||
services = {
|
||||
|
|
Loading…
Reference in New Issue