mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 15:10:19 +02:00
changed path to 2nd hdd
This commit is contained in:
parent
073bcdea2f
commit
e78601c626
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ in
|
|||
options = {
|
||||
slskd.directory = mkOption {
|
||||
type = types.str;
|
||||
default = "/srv/Multimedia/Music";
|
||||
default = "/srv/media/Music";
|
||||
};
|
||||
};
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue