Add David
							parent
							
								
									a8c9100849
								
							
						
					
					
						commit
						c560b109c5
					
				| 
						 | 
					@ -2,8 +2,9 @@
 | 
				
			||||||
  users.users.david = {
 | 
					  users.users.david = {
 | 
				
			||||||
    isNormalUser = true;
 | 
					    isNormalUser = true;
 | 
				
			||||||
    extraGroups = [ "wheel" ];
 | 
					    extraGroups = [ "wheel" ];
 | 
				
			||||||
 | 
					    homeSize = "25g";
 | 
				
			||||||
 | 
					    homeProjectId = 100;
 | 
				
			||||||
    packages = with pkgs; [
 | 
					    packages = with pkgs; [
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
  users.userHomes.david = {};
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue