feat(jeeves)!: spring updating
More `wireguard` peers `nano` -> `neovim` for default available editor `samba` better names + symlink support More `opengl` packages for `Jellyfin` Add `home-assistant` (no config yet)
This commit is contained in:
parent
36e14ad3f6
commit
ee98e1582c
7 changed files with 63 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
extraConfig = ''
|
||||
# Files
|
||||
workgroup = WORKGROUP
|
||||
server string = smbnix
|
||||
netbios name = smbnix
|
||||
server string = Jeeves
|
||||
netbios name = jeeves
|
||||
security = user
|
||||
#use sendfile = yes
|
||||
#max protocol = smb2
|
||||
|
@ -30,6 +30,9 @@
|
|||
guest account = nobody
|
||||
map to guest = bad user
|
||||
|
||||
# Symlinks
|
||||
allow insecure wide links = yes
|
||||
|
||||
# Printers
|
||||
load printers = yes
|
||||
printing = cups
|
||||
|
@ -55,6 +58,8 @@
|
|||
"directory mask" = "0755";
|
||||
"force user" = "jeeves";
|
||||
"force group" = "users";
|
||||
"follow symlinks" = "yes";
|
||||
"wide links" = "yes";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue