Ah I changed the port, made it more clear now
This commit is contained in:
		
							parent
							
								
									84899440ed
								
							
						
					
					
						commit
						7f901a2938
					
				
					 3 changed files with 2 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -28,6 +28,7 @@
 | 
			
		|||
    ../../package-configs/ombi/configuration.nix
 | 
			
		||||
    ../../package-configs/radarr/configuration.nix
 | 
			
		||||
    ../../package-configs/sonarr/configuration.nix
 | 
			
		||||
    ../../package-configs/aria2/configuration.nix
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  boot.tmp.cleanOnBoot = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,6 +9,7 @@
 | 
			
		|||
  services.aria2 = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    downloadDir = "/var/lib/media";
 | 
			
		||||
    rpcListenPort = 6969;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # services.nginx = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -101,11 +101,6 @@
 | 
			
		|||
    enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  services.aria2 = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    rpcListenPort = 6969;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  systemd.services."sops-nix.service" = {
 | 
			
		||||
    before = [
 | 
			
		||||
      "nextcloud-setup.service"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue