removed music-library

This commit is contained in:
Ingolf Wagner 2023-09-01 23:36:47 +02:00
parent a010e5b42e
commit a40df14732
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -43,14 +43,6 @@
enable = true; enable = true;
path = "/home/palo/books"; path = "/home/palo/books";
}; };
music-library = {
enable = true;
path = "/home/palo/music-library";
};
# music-projects = {
# enable = true;
# path = "/home/palo/music-projects";
# };
}; };
}; };