add nextcloud user to aria2 group
This commit is contained in:
		
							parent
							
								
									43bbb82dab
								
							
						
					
					
						commit
						a25b09c03b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -146,7 +146,7 @@
 | 
			
		|||
      extraGroups = ["sudo" "networkmanager" "wheel" "vboxsf"];
 | 
			
		||||
      shell = pkgs.zsh;
 | 
			
		||||
    };
 | 
			
		||||
    nextcloud.extraGroups = [config.users.groups.keys.name];
 | 
			
		||||
    nextcloud.extraGroups = [config.users.groups.keys.name "aria2"];
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # Enable completion of system packages by zsh
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue