chore: auto optimize biweekly; delete generations older than 90d; use single-definition for stateVersion

This commit is contained in:
oddlama 2023-05-01 14:42:36 +02:00
parent 4cee692eff
commit e2e2c2a757
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
8 changed files with 22 additions and 26 deletions

View file

@ -86,6 +86,8 @@
content = import ./nix/secrets.nix inputs;
};
stateVersion = "23.05";
hosts = {
nom = {
type = "nixos";