fixing filesystems and stuff
This commit is contained in:
parent
33904e0181
commit
8feca8cf94
2 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@
|
|||
media-server-opts = automount-opts + ",credentials=/etc/nixos/media-server-secrets";
|
||||
in {
|
||||
|
||||
"/mnt/filez/media" = {
|
||||
"/mnt/import" = {
|
||||
device = "//media-server/import";
|
||||
fsType = "smb3";
|
||||
options = [ "${media-server-opts}" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue