Trying to fix samba

This commit is contained in:
Andrea Ciceri 2024-10-10 17:07:12 +02:00
parent d122f9061a
commit 72f21229f3
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -9,7 +9,7 @@
samba = {
enable = true;
securityType = "user";
# global.security = "user";
settings.global = {
"workgroup" = "WORKGROUP";
"server string" = "rock5b";
@ -21,7 +21,7 @@
"recycle:keeptree" = "yes";
"recycle:versions" = "yes";
};
shares = {
settings = {
torrent = {
path = "/mnt/hd/torrent";
comment = "torrent";