feat: create dedicated samba user
Also set samba share permissions to 0775 to allow users with `media` group to create files.
This commit is contained in:
parent
feb5e19694
commit
5fa9c0c87b
2 changed files with 12 additions and 3 deletions
|
@ -15,7 +15,10 @@
|
|||
"x-systemd.mount-timeout=5s"
|
||||
|
||||
"uid=1000"
|
||||
"gid=100"
|
||||
"credentials=${config.age.secrets.samba.path}"
|
||||
|
||||
"nobrl"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue