diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-05-29 14:55:39 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-05-29 14:55:39 +0200 |
| commit | e16cd28c6230dfbfd9deef653dd52d60a2351079 (patch) | |
| tree | 9b2c18d3ca04272aa2d9a4d3085147b7a48894e8 /modules/common/default.nix | |
| parent | inputs.nix: Rename `qmk_layout` to `qmk_firmware` (diff) | |
| download | nixos-config-e16cd28c6230dfbfd9deef653dd52d60a2351079.zip | |
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.
Diffstat (limited to '')
| -rw-r--r-- | modules/common/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
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; |
