diff --git a/hosts/common/core/avahi.nix b/hosts/common/core/avahi.nix index 9ba7008..aeb5d62 100644 --- a/hosts/common/core/avahi.nix +++ b/hosts/common/core/avahi.nix @@ -7,8 +7,6 @@ enable = true; addresses = true; domain = true; - hinfo = true; - userServices = true; workstation = true; }; };