treewide: Partial migration from custom WireGuard to Headscale

This commit is contained in:
Katherina Walshe-Grey 2025-05-29 23:55:28 +01:00
parent bd3c9bd5f2
commit bf378949d2
5 changed files with 4 additions and 36 deletions

View file

@ -158,7 +158,7 @@
kilgharrah.deployment.targetHost = null; # disable remote deployment
tohru.deployment.targetHost = null; # disable remote deployment
elucredassa.deployment.targetHost = "10.127.3.2"; # no fqdn yet
elucredassa.deployment.targetHost = "100.73.34.182"; # TODO: no fqdn yet
kilgharrah.imports = [ ./hosts/kilgharrah home-manager-unstable ];
tohru.imports = [ ./hosts/tohru home-manager ];