no more avahi publish
This commit is contained in:
parent
c8b94bc9fe
commit
0b973d8ce5
5 changed files with 5 additions and 26 deletions
|
@ -20,6 +20,11 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
};
|
||||
|
||||
services.ezpw.enable = lib.mkDefault true;
|
||||
|
||||
security.pam.services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue