+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. # 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"; 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. # 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"; system.stateVersion = "26.05";
} }
+1 -1
View File
@@ -30,7 +30,7 @@ in
../ha/pacemaker-stack.nix ../ha/pacemaker-stack.nix
../ha/iscsi-target.nix ../ha/iscsi-target.nix
../ha/cluster-config.nix ../ha/cluster-config.nix
../beszel/enable-agent.nix # ../beszel/enable-agent.nix
]; ];
# xfsprogs: mkfs.xfs/xfs_info needed by cluster-init.sh. # xfsprogs: mkfs.xfs/xfs_info needed by cluster-init.sh.
Regular → Executable
View File
View File
Regular → Executable
View File