archachatina: transmission
This commit is contained in:
		
							parent
							
								
									b18bbd14b2
								
							
						
					
					
						commit
						b776777498
					
				@ -88,4 +88,6 @@
 | 
			
		||||
    # useGlamor = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  services.transmission.enable = true;
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -68,7 +68,7 @@
 | 
			
		||||
 | 
			
		||||
  users.extraUsers.gebner = {
 | 
			
		||||
    isNormalUser = true;
 | 
			
		||||
    extraGroups = [ "wheel" "networkmanager" ];
 | 
			
		||||
    extraGroups = [ "wheel" "networkmanager" "transmission" ];
 | 
			
		||||
    # shell = "${pkgs.zsh}/bin/zsh";
 | 
			
		||||
 | 
			
		||||
    password = if config.virtualisation != null then "" else null;
 | 
			
		||||
 | 
			
		||||
@ -56,7 +56,7 @@
 | 
			
		||||
    msmtp
 | 
			
		||||
    vdirsyncer khard khal
 | 
			
		||||
 | 
			
		||||
    linuxPackages.perf
 | 
			
		||||
    # linuxPackages.perf
 | 
			
		||||
 | 
			
		||||
    veriT
 | 
			
		||||
    minisat
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user