Update configuration.nix
This commit is contained in:
parent
2c3713cf1d
commit
08e87d3421
@ -161,7 +161,7 @@
|
||||
};
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
# adding packaegs
|
||||
environment.systemPackages = [
|
||||
pkgs.jellyfin
|
||||
|
Loading…
Reference in New Issue
Block a user