mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Added SMB Share Compatibility
This commit is contained in:
parent
fa616b03e3
commit
6011808f7b
|
|
@ -145,6 +145,11 @@ in {
|
|||
allowOrigin = "*";
|
||||
};
|
||||
|
||||
services.samba = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
services.pcscd.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
# enable = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue