nas prems
This commit is contained in:
parent
2d50a163c2
commit
bf59859fb0
2 changed files with 11 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
systemd.mounts = let
|
||||
opts = {
|
||||
type = "cifs";
|
||||
mountConfig = {Options = "x-systemd.automount,users,noauto,credentials=${config.age.secrets.uwuraid.path},noatime,uid=1000,gid=100";};
|
||||
mountConfig = {Options = "x-systemd.automount,users,noauto,credentials=${config.age.secrets.uwuraid.path},noatime,gid=100";};
|
||||
};
|
||||
in [
|
||||
(opts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue