correct colmena user key

This commit is contained in:
= 2025-01-12 23:00:20 +01:00
parent e38151411a
commit 9dcce428a9
2 changed files with 7 additions and 6 deletions

View file

@ -36,12 +36,13 @@
nix-ld.enable = true; nix-ld.enable = true;
starship = { starship = {
enable = true; enable = true;
# custom settings presets = [
"nerd-font-symbols"
];
settings = { settings = {
add_newline = false; add_newline = true;
aws.disabled = true; container.disabled = true;
gcloud.disabled = true; nix_shell.enabled = true;
line_break.disabled = true;
}; };
}; };
}; };

View file

@ -5,7 +5,7 @@ rec {
krzo = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILrVYJrU6Ys2o/QYfI6Es5yqVVyjUyDYj6Fglvz63ywP krzo@pazpi.top"; krzo = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILrVYJrU6Ys2o/QYfI6Es5yqVVyjUyDYj6Fglvz63ywP krzo@pazpi.top";
colmena = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOOVg0/MhkyTsZBITT0nZvH0hWskPJ7lyC5Mw70duczq"; colmena = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG2r9aO4pty4j2dgRIKe68DPPwdtZBEDlz54F2VBdKcg pazpi@colmena";
# The key are found executing `ssh-keyscan <ip-address>` # The key are found executing `ssh-keyscan <ip-address>`
machines = { machines = {