mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: update flake
This commit is contained in:
parent
9f93bf814a
commit
a7f24d1d67
5 changed files with 21 additions and 19 deletions
|
|
@ -8,7 +8,8 @@ in
|
|||
services = {
|
||||
# add a user with sudo smbpasswd -a <user>
|
||||
samba = {
|
||||
package = pkgs.samba4Full;
|
||||
# package = pkgs.samba4Full;
|
||||
package = pkgs.samba4;
|
||||
# extraConfig = ''
|
||||
# workgroup = WORKGROUP
|
||||
# server role = standalone server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue