added beszel agent
Check NixOS configurations / eval-hosts (push) Failing after 6m31s

This commit is contained in:
2026-07-12 18:08:44 +10:00
parent 8266f43980
commit c470737316
3 changed files with 19 additions and 3 deletions
+8
View File
@@ -14,6 +14,7 @@
../../modules/nix/remote-builder-client.nix
# ../../modules/nix/tailscale-exit-node.nix
# ../../modules/nix/enable-ip-forwarding.nix
../../modules/nix/beszel-agent.nix
];
@@ -38,6 +39,13 @@
# options = [ "defaults" ];
#};
services.beszel.agent.environment = {
#DOCKER_HOST = "tcp://docker-socket-proxy:2375";
#HUB_URL = "http://docker.sweet.home:8090";
KEY = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFPR9kwtC4TAeTRu46A7+opZsYpxqkRJ+x/ZyB2GWCeG";
TOKEN = "48e71783-35df-4ea0-a8c2-05bc5e020d2e";
};
#Add sym links to data on users home folder
#system.userActivationScripts.createDockerSymlink.text = ''
# ln -sf /srv/scripts /home/nixos/scripts