+x on scripts and remove beszel from ha for now
Check NixOS configurations / eval-hosts (push) Failing after 5m35s

This commit is contained in:
2026-07-28 20:48:51 +10:00
parent 094eaa752b
commit 5c5f22f84a
6 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
};
# Set KEY after pairing this host with the beszel hub; the token is sops-managed.
services.beszel.agent.environment.KEY = "";
# services.beszel.agent.environment.KEY = "";
system.stateVersion = "26.05";
}
+1 -1
View File
@@ -24,7 +24,7 @@
};
# Set KEY after pairing this host with the beszel hub; the token is sops-managed.
services.beszel.agent.environment.KEY = "";
# services.beszel.agent.environment.KEY = "";
system.stateVersion = "26.05";
}