mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 09:42:11 +01:00 
			
		
		
		
	service/dyndns: migrate inadyn from ddclient
This commit is contained in:
		
							parent
							
								
									c9e4dd7128
								
							
						
					
					
						commit
						cf5ca17b47
					
				
					 3 changed files with 14 additions and 8 deletions
				
			
		|  | @ -9,7 +9,9 @@ in | |||
|     "bazarr/apikey" = { }; | ||||
|     "borgbackup/password" = { }; | ||||
|     "borgbackup/ssh_key" = { }; | ||||
|     "dyndns/password" = { }; | ||||
|     "dyndns/password" = { | ||||
|       owner = config.users.users.inadyn.name; | ||||
|     }; | ||||
|     "prowlarr/apikey" = { }; | ||||
|     "radarr/apikey" = { }; | ||||
|     "sonarr/apikey" = { }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler