forked from fabian/nix
		
	add adbusers group
This commit is contained in:
		
							parent
							
								
									da7fdf91d2
								
							
						
					
					
						commit
						00152f179e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -66,7 +66,7 @@ in { | |||
|           shell = pkgs.zsh; | ||||
|           extraGroups = | ||||
|             ["users" "networkmanager"] | ||||
|             ++ optionals (v.admin) ["wheel" "libvirtd" "dialout"]; | ||||
|             ++ optionals (v.admin) ["wheel" "libvirtd" "dialout" "adbusers" ]; | ||||
|           openssh.authorizedKeys.keyFiles = v.sshKeyPublicFile; | ||||
|         }) | ||||
|         enabledUsers; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue