rearrange files

This commit is contained in:
Katherina Walshe-Grey 2024-07-09 18:14:33 +01:00
parent 18bc4afc65
commit 39c1bc664c
4 changed files with 18 additions and 7 deletions

View file

@ -1,6 +1,4 @@
let
tohru = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOk8wuGzF0Y7SaH9aimo3SmCz99MTQwL+rEVhx0jsueU root@tohru";
yevaud = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICHUAgyQhl390yUObLUI+jEbuNrZ2U6+8px628DolD+T root@yevaud";
systems = [ tohru yevaud ];
keys = ../ssh-keys.nix;
in
{ }