diff options
Diffstat (limited to 'nix/hosts/corrino/default.nix')
-rw-r--r-- | nix/hosts/corrino/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/hosts/corrino/default.nix b/nix/hosts/corrino/default.nix new file mode 100644 index 0000000..87486c5 --- /dev/null +++ b/nix/hosts/corrino/default.nix @@ -0,0 +1,3 @@ +{ + sshKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGFzoWTW3c7CKWx5t0OZzTfKTlC6R2VHXczVatgYI57N"; +} |