diff --git a/nixos/machines/cream/syncthing.nix b/nixos/machines/cream/syncthing.nix index 1d3124a..4fc084f 100644 --- a/nixos/machines/cream/syncthing.nix +++ b/nixos/machines/cream/syncthing.nix @@ -43,14 +43,6 @@ enable = true; path = "/home/palo/books"; }; - music-library = { - enable = true; - path = "/home/palo/music-library"; - }; - # music-projects = { - # enable = true; - # path = "/home/palo/music-projects"; - # }; }; };