fix: this is now my real key lol
This commit is contained in:
parent
3dda6367b1
commit
0ba869e077
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1.... username@tld"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMZS9J1ydflZ4iJdJgO8+vnN8nNSlEwyn9tbWU9OcysW truxnell@home"
|
||||
];
|
||||
system.stateVersion = "23.11";
|
||||
|
||||
|
|
Reference in a new issue