feat: specify swapDevices

This commit is contained in:
Felix Schröter 2020-09-07 12:48:54 +02:00
parent 519da170b6
commit 4f8f77441d
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58

View file

@ -13,6 +13,8 @@
./services/jellyfin.nix
];
swapDevices = [ { device = "/swap/swapfile"; } ];
nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = [