about summary refs log tree commit diff stats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/common/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index a272bd52..ab5d055f 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -159,7 +159,8 @@
             "~/.local/share/unison"
 
             # These are just to big to be synchronized (# TODO: Work around that <2024-08-31> )
-            "~/media/music"
+            "~/media/music/beets.old"
+            "~/media/music/deerix"
             "~/.local/share/Steam"
           ]
           ++ homeManagerSymlinks;