porcorosso: enable avahi
This commit is contained in:
parent
37be1e38f8
commit
51a4d4bf36
1 changed files with 2 additions and 0 deletions
|
@ -260,6 +260,8 @@ in {
|
||||||
host all all ::1/128 trust
|
host all all ::1/128 trust
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
services.avahi.enable = true;
|
||||||
|
|
||||||
nix.buildMachines = [ {
|
nix.buildMachines = [ {
|
||||||
hostName = "totoro";
|
hostName = "totoro";
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
|
Loading…
Reference in a new issue