feat: add pennae as permanent account #4

Merged
ryan merged 3 commits from pennae into main 2024-05-13 23:09:33 +02:00
Showing only changes of commit 785fe6d92f - Show all commits

View file

@ -25,7 +25,8 @@ in
extraGroups = trustedFriendGroups;
openssh.authorizedKeys.keyFiles = [ ./keys/niklas.keys ];
};
# Raito: Temporary account for jade, for benchmarking stuff.
# Raito: Permanent account for Jade who has been driving a lot of good work.
# expires = 2060 because of a convergence bug, I cannot remove the expiration date anymore.
jade = {
isNormalUser = true;
home = "/home/jade";