add alternative url for ax; add ruff package;

This commit is contained in:
2026-05-10 23:41:48 +02:00
parent de998f285a
commit 1ac072847d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
xdg.configFile."ax/config.json".text = builtins.toJSON {
remote = {
host = "blackpearl.n.eliaskohout.de";
host = "ax.n.eliaskohout.de";
port = 7000;
};
};