chore: autoformat
This commit is contained in:
parent
337ee6db4a
commit
be381d1ebd
18 changed files with 158 additions and 116 deletions
|
|
@ -38,7 +38,7 @@
|
|||
# openssh.settings.X11Forwarding = true;
|
||||
};
|
||||
|
||||
virtualisation ={
|
||||
virtualisation = {
|
||||
docker = {
|
||||
enable = true;
|
||||
logDriver = "journald";
|
||||
|
|
@ -71,21 +71,21 @@
|
|||
"guest account" = "nobody";
|
||||
"map to guest" = "bad user";
|
||||
security = "user";
|
||||
# used for xp priter vm
|
||||
# # Windows XP compatibility settings
|
||||
# "server min protocol" = "NT1"; # Enable SMB1 for Windows XP
|
||||
# "client min protocol" = "NT1";
|
||||
# "ntlm auth" = "yes"; # Required for Windows XP
|
||||
# "lanman auth" = "yes"; # Required for Windows XP
|
||||
# };
|
||||
# # Share for Windows XP access
|
||||
# "shared" = {
|
||||
# "path" = "/home/thiago/shared";
|
||||
# "browseable" = "yes";
|
||||
# "read only" = "no";
|
||||
# "guest ok" = "yes";
|
||||
# "create mask" = "0644";
|
||||
# "directory mask" = "0755";
|
||||
# used for xp priter vm
|
||||
# # Windows XP compatibility settings
|
||||
# "server min protocol" = "NT1"; # Enable SMB1 for Windows XP
|
||||
# "client min protocol" = "NT1";
|
||||
# "ntlm auth" = "yes"; # Required for Windows XP
|
||||
# "lanman auth" = "yes"; # Required for Windows XP
|
||||
# };
|
||||
# # Share for Windows XP access
|
||||
# "shared" = {
|
||||
# "path" = "/home/thiago/shared";
|
||||
# "browseable" = "yes";
|
||||
# "read only" = "no";
|
||||
# "guest ok" = "yes";
|
||||
# "create mask" = "0644";
|
||||
# "directory mask" = "0755";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue