increase generation backup age
it doesnt take that much space lol
This commit is contained in:
@ -6,7 +6,7 @@ nix flake check
|
||||
# Rebuild the system
|
||||
sudo nixos-rebuild switch --flake ./#default
|
||||
|
||||
# Clean up old generations older than 90 days
|
||||
sudo nix-collect-garbage --delete-older-than 90d
|
||||
# Clean up old generations older than 180 days
|
||||
sudo nix-collect-garbage --delete-older-than 180d
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user