update ax config with netbird domain
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
xdg.configFile."ax/config.json".text = builtins.toJSON {
|
xdg.configFile."ax/config.json".text = builtins.toJSON {
|
||||||
remote = {
|
remote = {
|
||||||
host = "192.168.178.214";
|
host = "blackpearl.n.eliaskohout.de";
|
||||||
port = 7000;
|
port = 7000;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user