feat(kachu-pc): ✨ enable auto nix store optimization
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
dates = "weekly"; # Запуск раз в неделю
|
||||
options = "--delete-older-than 7d"; # Удалять только то, что старше 7 дней
|
||||
};
|
||||
optimise.automatic = true;
|
||||
};
|
||||
# Install firefox.
|
||||
programs.firefox.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user