diff --git a/home-pc.nix b/home-pc.nix index f2aa6df..c6ba03a 100644 --- a/home-pc.nix +++ b/home-pc.nix @@ -13,6 +13,8 @@ ./services/jellyfin.nix ]; + swapDevices = [ { device = "/swap/swapfile"; } ]; + nixpkgs.config.allowUnfree = true; nixpkgs.config.permittedInsecurePackages = [