chore(flake): update rpi4 authorised ssh keys
This commit is contained in:
parent
6fc31b1426
commit
c1644049c3
2 changed files with 28 additions and 1 deletions
|
@ -157,7 +157,7 @@
|
|||
user = {
|
||||
extraGroups = [ "wheel" "audio" "disk" "media" ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIINDTp/k2m9yUn8NGDpCzyX2iK9lOwe6lJR5sk19apxC openpgp:0xBBA675EA"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP751vlJUnB7Pfe1KNr6weWkx/rkP4J3lTYpAekHdOgV"
|
||||
];
|
||||
};
|
||||
modules = [ homeManagerModules.git ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue