aboutsummaryrefslogtreecommitdiffstats
path: root/modules/common/default.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-06-14 00:33:18 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-06-14 00:33:18 +0200
commite166ef50e99cfd2a4451adc922d936ef116899c9 (patch)
treebac747e09f8c2686fa44b848bf0684938b8da4e9 /modules/common/default.nix
parentpkgs/tails-iso/update.sh: Don't re-download when the version didn't change (diff)
downloadnixos-config-e166ef50e99cfd2a4451adc922d936ef116899c9.zip
modules/cargo: Move the shared-target to `.cache`
That means it's no longer synchronized or backup-ed (without special exclude filters.)
Diffstat (limited to 'modules/common/default.nix')
-rw-r--r--modules/common/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index 680514a1..ea9f2ded 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -116,9 +116,6 @@
# Should not be synchronized
"~/.local/share/unison"
- # It's pointless to synchronize that
- "~/.local/share/cargo/shared-target"
-
# These are just to big to be synchronized (# TODO: Work around that <2024-08-31> )
"~/.local/share/Steam"
]