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