feat: add pennae as permanent account #4
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue