mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
remove avahi
This commit is contained in:
parent
52bffee367
commit
16c5f63962
1 changed files with 0 additions and 7 deletions
|
@ -48,12 +48,5 @@
|
|||
Option "VariableRefresh" "true"
|
||||
'';
|
||||
};
|
||||
|
||||
avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
publish.enable = true;
|
||||
publish.addresses = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue