mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-14 04:59:39 +10:00
update
This commit is contained in:
parent
731564a97d
commit
5056353f4c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
"max protocol" = "smb2";
|
"max protocol" = "smb2";
|
||||||
"hosts allow" = "192.168.0. 10.8.0. localhost 127.0.0.1";
|
"hosts allow" = "192.168.0. 10.8.0. localhost 127.0.0.1";
|
||||||
"hosts deny" = "0.0.0.0/0";
|
"hosts deny" = "0.0.0.0/0";
|
||||||
"guest account" = "nobody";
|
"guest account" = "aly";
|
||||||
"map to guest" = "bad user";
|
"map to guest" = "bad user";
|
||||||
};
|
};
|
||||||
"storage" = {
|
"storage" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue