add fabian to networkmanager group
This commit is contained in:
		
							parent
							
								
									fe69cfabd3
								
							
						
					
					
						commit
						801e1f43b4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -55,7 +55,7 @@ | |||
|       uid = 1002; | ||||
|       group = "fabian"; | ||||
|       shell = pkgs.zsh; | ||||
|       extraGroups = [ "users" "wheel" ]; | ||||
|       extraGroups = [ "users" "wheel" "networkmanager" ]; | ||||
|     }; | ||||
|     groups.fabian.gid = 1002; | ||||
|   }; | ||||
|  |  | |||
		Reference in a new issue
	
	 Fabián Montero
						Fabián Montero