1
1
Fork 0

beatific: add vagrant pubkey

This commit is contained in:
Tim Van Baak 2023-12-24 16:03:54 +00:00
parent 40087d26be
commit 5b752f7cfa
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEpvV9dKUVBlv5VU3LU0XIGTQK/McPf3H31HHD/vINGG nix-on-droid@vagrant

View File

@ -155,6 +155,7 @@ in {
extraGroups = [ "wheel" ]; extraGroups = [ "wheel" ];
initialPassword = "password"; initialPassword = "password";
openssh.authorizedKeys.keyFiles = [ openssh.authorizedKeys.keyFiles = [
../keys/nix-on-droid.vagrant.pub
../keys/tvb.backyard.pub ../keys/tvb.backyard.pub
../keys/tvb.catacomb.pub ../keys/tvb.catacomb.pub
../keys/tvb.empyrean.pub ../keys/tvb.empyrean.pub