forked from jan-leila/nix-config
		
	moved user group configuration to environment common
This commit is contained in:
		
							parent
							
								
									1be145193e
								
							
						
					
					
						commit
						4145dd770f
					
				
					 4 changed files with 8 additions and 3 deletions
				
			
		|  | @ -24,7 +24,7 @@ in { | |||
|       if cfg.isFullUser | ||||
|       then { | ||||
|         isNormalUser = true; | ||||
|         extraGroups = ["networkmanager" "users"]; | ||||
|         extraGroups = ["networkmanager"]; | ||||
| 
 | ||||
|         hashedPasswordFile = config.sops.secrets."passwords/ester".path; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue