media server stuff
This commit is contained in:
parent
e1480a2b67
commit
f11a340d95
2 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
fileSystems =
|
||||
let
|
||||
automount-opts = "x-systemd.automount,noauto,users,x-systemd.idle-timeout=60,x-systemd.device-timeout=5s,x-systemd.mount-timeout=5s,uid=1000";
|
||||
automount-opts = "x-systemd.automount,noauto,users,x-systemd.idle-timeout=60,x-systemd.device-timeout=5s,x-systemd.mount-timeout=5s,noperm,uid=1000";
|
||||
filez-opts = automount-opts + ",credentials=/etc/nixos/filez-secrets";
|
||||
# media-server-opts = automount-opts + ",credentials=/etc/nixos/media-server-secrets";
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue