move gonic mountpoints
This commit is contained in:
@@ -6,10 +6,10 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
music-path = [
|
music-path = [
|
||||||
"/home/k3t/Music"
|
"/mnt/Music"
|
||||||
];
|
];
|
||||||
playlists-path = "/home/k3t/Playlists";
|
playlists-path = "/mnt/Playlists";
|
||||||
podcast-path = "/home/k3t/Podcasts";
|
podcast-path = "/mnt/Podcasts";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user