mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Treewide] fix renamed options and packages
This commit is contained in:
parent
3ab3540676
commit
cc51a26737
3 changed files with 5 additions and 5 deletions
|
|
@ -136,7 +136,7 @@ in {
|
|||
|
||||
services.avahi = {
|
||||
enable = !generalCfg.minimal; # .lan/.local resolution
|
||||
nssmdns = true; # .lan/.local resolution
|
||||
nssmdns4 = true; # .lan/.local resolution
|
||||
openFirewall = true;
|
||||
reflector = true;
|
||||
publish = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue