mirror of
https://github.com/kmein/niveum
synced 2026-03-20 12:01:06 +01:00
feat: mount fritzbox as user
This commit is contained in:
@@ -275,7 +275,9 @@ in {
|
|||||||
"noauto"
|
"noauto"
|
||||||
"nounix"
|
"nounix"
|
||||||
"rw"
|
"rw"
|
||||||
"noserverino" # ref https://askubuntu.com/a/1265165
|
# "noserverino" # ref https://askubuntu.com/a/1265165
|
||||||
|
"uid=${toString config.users.users.me.uid}"
|
||||||
|
"gid=${toString config.users.groups.users.gid}"
|
||||||
"x-systemd.automount"
|
"x-systemd.automount"
|
||||||
"x-systemd.device-timeout=1"
|
"x-systemd.device-timeout=1"
|
||||||
"x-systemd.idle-timeout=1min"
|
"x-systemd.idle-timeout=1min"
|
||||||
|
|||||||
Reference in New Issue
Block a user