aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-01-29 23:02:44 +0000
committerAria Shrimpton <me@aria.rip>2024-01-29 23:02:44 +0000
commitc9f90155e2655affe8c2fce7f3097173f6a311fd (patch)
tree8f59c046b9d0822b7f7eb4f36cd3ce7ab6df064f /nix
parentf478c78a37815616871cdbe0fb79f91374f02d77 (diff)
candelabra ssh key
Diffstat (limited to 'nix')
-rw-r--r--nix/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/configuration.nix b/nix/configuration.nix
index c91059d..fa422e8 100644
--- a/nix/configuration.nix
+++ b/nix/configuration.nix
@@ -36,6 +36,7 @@
users.users.root.openssh.authorizedKeys.keys = [
"no-touch-required sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIPpKjZfzPN1KxVskFRnmTTCwzyCtjwcXVZc4i1rNfl9oAAAABHNzaDo= me@aria.rip"
+ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPJN58ZzY9WZgaHYlIN6w1RtleaRpcX7gRr4j7m6aHso candelabra" # CI
];
# Boot & filesystems