Update configuration.nix

This commit is contained in:
batvin321 2025-01-29 16:17:49 -05:00
parent 2c3713cf1d
commit 08e87d3421

View File

@ -161,7 +161,7 @@
};
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# adding packaegs
environment.systemPackages = [
pkgs.jellyfin