Skip to content

Commit

Permalink
chore(systems): neon: openssh: add silicon public key
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Feb 27, 2025
1 parent 28265a4 commit 0e69af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systems/x86_64-linux/neon/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

users.users.root.openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDZjHdiGT2JDe/3tdEt5hNsOw6bOo0DEfGTkD4+7/ASs geko@carbon"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOnuNZ0JfFZ4sHUgatHZ+hE0qA+U7XX6m7ztTfmIrIgQ nixos@nixos"
];

system.stateVersion = "25.05";
Expand Down

0 comments on commit 0e69af5

Please sign in to comment.