feat: specify swapDevices
This commit is contained in:
parent
519da170b6
commit
4f8f77441d
|
@ -13,6 +13,8 @@
|
|||
./services/jellyfin.nix
|
||||
];
|
||||
|
||||
swapDevices = [ { device = "/swap/swapfile"; } ];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
|
|
Loading…
Reference in a new issue