updates
Some checks failed
Plex Update / update (push) Has been cancelled

This commit is contained in:
Vivian 2024-06-01 18:00:41 +02:00
parent 4fe990f884
commit 598a5a5e65
8 changed files with 308 additions and 378 deletions

View file

@ -43,7 +43,7 @@
nix = {
registry.nixpkgs.flake = inputs.nixpkgs;
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
package = pkgs.nixUnstable;
# package = pkgs.nixUnstable;
settings = {
auto-optimise-store = true;
trusted-users = [ "root" "vivian" ];