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