Librairie gzip manquante pour auto-upgrade
This commit is contained in:
parent
ad6720fe82
commit
a2227a6a2a
@ -65,6 +65,8 @@
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
system.autoUpgrade.enable = true;
|
||||
systemd.services.nixos-upgrade.path = with pkgs; [ gzip gnutar xz.bin config.nix.package.out ];
|
||||
|
||||
nix.gc.automatic = true;
|
||||
nix.gc.options = "--delete-older-than 15d";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user