feat: add pennae as root and bump jobserver

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
Raito Bezarius 2024-05-22 13:26:07 +02:00
parent 45d660deb5
commit c06bedc73c
3 changed files with 7 additions and 6 deletions

View file

@ -61,7 +61,8 @@ in
home = "/home/pennae";
shell = "/run/current-system/sw/bin/zsh";
uid = 2006;
extraGroups = trustedFriendGroups;
# Raito: Allowed to debug jobserver.
extraGroups = [ "wheel" ] ++ trustedFriendGroups;
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC5Wf5/IbyFpdziWfwxkQqxOf3r1L9pYn6xQBEKFwmMY"
"sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIK8icXjHkb4XzbIVN3djH4CE7RvgGd+3xbG4cgh0Yls5AAAABHNzaDo="