mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
fixed mistakes
This commit is contained in:
parent
70053d2d6e
commit
2ae6dc0a6a
3 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ in
|
|||
'';
|
||||
shares = {
|
||||
music = {
|
||||
path = "${cfg.dir}/Music";
|
||||
path = "/srv/media/Music";
|
||||
browseable = "yes";
|
||||
"read only" = "no";
|
||||
"create mask" = "0644";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue