added swap
This commit is contained in:
parent
e6d8a20baa
commit
d314bb8e94
2 changed files with 8 additions and 6 deletions
|
@ -30,6 +30,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
swapDevices = [ { device = "/swap/swapfile"; } ];
|
||||
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue