windows vm ssh key for rol
Some checks failed
Weekly NixOS Build & Cache / build-and-cache (push) Failing after 4m0s

This commit is contained in:
Danilo Reyes 2025-11-06 20:49:54 -06:00
parent 41ced09790
commit 37dce91efa
3 changed files with 3 additions and 0 deletions

View File

@ -76,6 +76,7 @@ in
"galaxy"
"phone"
"vps"
"windows_vm"
];
};
}

View File

@ -210,6 +210,7 @@ in
nixworkstation = ../secrets/ssh/ed25519_nixworkstation.pub;
nixserver = ../secrets/ssh/ed25519_nixserver.pub;
nixminiserver = ../secrets/ssh/ed25519_nixminiserver.pub;
windows_vm = ../secrets/ssh/ed25519_windows_vm.pub;
};
getSshKeys = keyNames: keyNames |> map (name: inputs.self.lib.sshKeys.${name});
};

View File

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOYwRyCCOXaq7PO1aK58XLRcbuvY6j8rvjZmgTwUKTIZ capta@DESKTOP-JJLTF62