This commit is contained in:
root 2024-05-29 12:44:42 +02:00
parent 88326fc4a6
commit 8113d2b066

View file

@ -4,7 +4,7 @@
users.users.armael = {
isNormalUser = true;
extraGroups = [ "wheel" ];
extraGroups = [ ];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBvPrmxY7H6t4ah7d0e7/Jt9RkrPHI1MREukOSSwaqlp armael@teabox"
];