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