Change hostname

This commit is contained in:
Emelie Graven 2022-02-14 18:15:20 +01:00
parent ab0e03bca0
commit d4582abe3a
Signed by: emelie
GPG Key ID: C11123726DBB55A1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ in import "${sources.nixus}" {} ({ config, ... }: {
};
nodes = {
mail = { lib, config, ... }: {
capetillo = { lib, config, ... }: {
host = "deploy-nix@nixaalb.org";
configuration = ../config/hosts/capetillo/configuration.nix;
switchTimeout = 300;