{ imports = [ ./common.nix ]; services.k3s = { role = "agent"; serverAddr = "https://:6443"; }; }