feat: preservation - add nix cache to reduce ram usage

This commit is contained in:
Ryan Yin
2025-07-17 20:21:38 +08:00
parent d51025fc6b
commit d3c4fd6aa3

View File

@@ -113,6 +113,8 @@ in {
".local/state/home-manager"
".local/state/nix/profiles"
".local/share/nix"
".cache/nix"
".cache/nixpkgs-review"
# ======================================
# IDE / Editors
@@ -289,6 +291,8 @@ in {
# Digital Painting
".local/share/krita"
".config/nushell"
];
files = [
{