so many tests

This commit is contained in:
2025-08-04 21:39:24 +03:00
parent 704e704b4c
commit 56e97b6d5f
20 changed files with 104 additions and 104 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
}:
let
# Paths
beetsPath = "${inputs.zeroq.dirs.storage}/beets/linux";
sshPath = "${inputs.zeroq.dirs.storage}/ssh/${inputs.zeroq.devices.server.hostname}";
beetsPath = "${config.xlib.dirs.storage}/beets/linux";
sshPath = "${config.xlib.dirs.storage}/ssh/${config.xlib.devices.server.hostname}";
musicPath = "${config.home.homeDirectory}/External/Music";
in
{