feat: vm setup

This commit is contained in:
2024-08-17 01:06:26 +08:00
parent f49c8a5a7a
commit c2d5ea6060
10 changed files with 249 additions and 0 deletions

4
nixos/secrets/keys.nix Normal file
View File

@@ -0,0 +1,4 @@
{
yadunut = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJXOpmWsAnl2RtOuJJMRUx+iJTwf2RWJ1iS3FqXJFzFG";
yadunut-mbp = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOlXV+TevruoYChk2XbqG5+yqEklRJvOx7YdTGFfXY/f yadunut@yadunut-mbp";
} # DO NOT ADD ANY NEW LINES AFTER THIS. IT WILL BREAK THE ".#setup-vm" flake