This commit is contained in:
2025-08-04 22:58:11 +03:00
parent 5a6496092b
commit 3f292a7f4c
2 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
let
# Paths
beetsPath = "${xlib.dirs.storage}/beets/linux";
sshPath = "${xlib.dirs.storage}/ssh/${xlib.devices.server.hostname}";
sshPath = "${xlib.dirs.storage}/ssh/${xlib.device.hostname}";
musicPath = "${config.home.homeDirectory}/External/Music";
in
{