Add wired to ssh keys

This commit is contained in:
Bun 2025-04-21 20:15:58 -04:00
parent 926c18cc4d
commit 07147e8b54

View file

@ -26,6 +26,7 @@
];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJahAoF74BY6GCTsFkt1ADKaraFgJJozW1Y1aBTLK0j9 Pixel9"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEM2jFVBmlYLLuWp8zfkzrdB+LpiTBuO2cc/jqu9wMrS Wired"
];
extraGroups = [
"wheel"