update ax config with netbird domain

This commit is contained in:
2026-04-14 00:31:04 +02:00
parent 369935f26d
commit 46d1b8dce2
+1 -1
View File
@@ -68,7 +68,7 @@
xdg.configFile."ax/config.json".text = builtins.toJSON {
remote = {
host = "192.168.178.214";
host = "blackpearl.n.eliaskohout.de";
port = 7000;
};
};