porcorosso: enable avahi

This commit is contained in:
Luke Granger-Brown 2021-02-08 20:45:21 +00:00
parent 37be1e38f8
commit 51a4d4bf36

View file

@ -260,6 +260,8 @@ in {
host all all ::1/128 trust
'';
services.avahi.enable = true;
nix.buildMachines = [ {
hostName = "totoro";
system = "x86_64-linux";