all repos — nixfiles @ 19b9c7f3ced52b87b609703458a2351cff30aa4d

System and user configuration, managed by nix and home-manager

satoshipad: set a clearer avahi hostname for other people

Alan Pearce
commit

19b9c7f3ced52b87b609703458a2351cff30aa4d

parent

a834bf3dc369602cd98399174e1e234241b20a33

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M system/satoshipad.nixsystem/satoshipad.nix
@@ -42,6 +42,7 @@ }
]; networking.hostName = "satoshipad"; + services.avahi.hostName = "alan-satoshipay"; nix.gc.dates = "12:30"; system.autoUpgrade.dates = "13:24";