mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
+1
-1
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user