From e16cd28c6230dfbfd9deef653dd52d60a2351079 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 29 May 2026 14:55:39 +0200 Subject: modules/common/unison: Also syncronize the deerix and beets.old directory The wonders of flac to opus conversion reduced the file sizes considerably. Thus, synchronizing is possible. --- modules/common/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules') diff --git a/modules/common/default.nix b/modules/common/default.nix index c504e5fe..97e2c566 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -109,8 +109,6 @@ "~/.local/share/unison" # These are just to big to be synchronized (# TODO: Work around that <2024-08-31> ) - "~/media/music/beets.old" - "~/media/music/deerix" "~/.local/share/Steam" ] ++ homeManagerSymlinks; -- cgit v1.3.1