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