fix samba deprecations

This commit is contained in:
fuckwit 2024-11-18 19:24:25 +01:00
parent ab27ee081a
commit 1d2679af96

View File

@ -164,8 +164,10 @@ in {
samba = {
enable = true;
openFirewall = true;
extraConfig = "map to guest = bad user";
shares = {
settings = {
global = {
"map to guest" = "bad user";
};
dump = {
path = "/tank/dump";
browsable = "yes";