diff --git a/configuration.nix b/configuration.nix index 019e580..dd45955 100644 --- a/configuration.nix +++ b/configuration.nix @@ -161,7 +161,7 @@ }; # Allow unfree packages nixpkgs.config.allowUnfree = true; - + nix.settings.experimental-features = [ "nix-command" "flakes" ]; # adding packaegs environment.systemPackages = [ pkgs.jellyfin