updated authkeys

This commit is contained in:
2026-07-07 00:40:25 +02:00
parent 37c648f1d9
commit d1cb4c492d
+1 -1
View File
@@ -4,7 +4,7 @@ _:
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" "docker" "network" "plugdev" ]; extraGroups = [ "wheel" "docker" "network" "plugdev" ];
openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDdCJK3NBMbGwvSxXq0kp/FzWUU0l0D1WX8f4vBubtZ7" ]; openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHVA7tSTR9Mn5jXEJSezGvSz42btvOsS5zKaQZMmhHdi" ];
}; };
security = { security = {
doas = { doas = {