{ ... }: { networking.hostName = "nix-cache"; 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 = "c9192e4c-7b5d-4910-8241-c2d68afadbac"; }; # Preserved from the pre-refactor `nix-cache` target — stateVersion must # never be bumped on an already-installed machine. system.stateVersion = "25.05"; }