global/networking: remove avahi
This commit is contained in:
parent
fe69e24870
commit
56761a06db
1 changed files with 0 additions and 12 deletions
|
@ -32,18 +32,6 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
avahi = {
|
||||
enable = true;
|
||||
nssmdns4 = true;
|
||||
publish = {
|
||||
enable = true;
|
||||
userServices = true;
|
||||
};
|
||||
extraServiceFiles = {
|
||||
ssh = "${pkgs.avahi}/etc/avahi/services/ssh.service";
|
||||
};
|
||||
};
|
||||
|
||||
tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = if config.info.stationary then "both" else "client";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue