feat(tazjin/zamalek): enable avahi daemon

Change-Id: Ibbff85955482a4e0e4e56f6cc677c85bab6e9ba4
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5946
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2022-07-14 13:34:52 +00:00 committed by tazjin
parent 3297d01f0a
commit af9dccb245

View file

@ -77,6 +77,7 @@ in
services.xserver.libinput.touchpad.clickMethod = "clickfinger";
services.tailscale.enable = true;
services.avahi.enable = true;
system.stateVersion = "21.11";
}