1
1
Fork 0

samba: update allowed network

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-03-10 12:52:25 -05:00
parent 94f81f1add
commit 26fbcb783f
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -33,7 +33,7 @@ in {
"follow symlinks" = "yes";
"force user" = config.custom.username;
"hostname lookups" = "yes";
"hosts allow" = "10.0.0.";
"hosts allow" = "100.64.0.0/255.192.0.0"; # Tailscale
"inherit owner" = "unix only";
"inherit permissions" = "yes";
"logging" = "systemd";