mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 09:42:11 +01:00 
			
		
		
		
	Compare commits
	
		
			2 commits
		
	
	
		
			76f3333f7f
			...
			6cd5f4f8e8
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 6cd5f4f8e8 | ||
|   | e7584f16fd | 
					 2 changed files with 8 additions and 0 deletions
				
			
		|  | @ -49,6 +49,10 @@ in | |||
|       webserver = "caddy"; | ||||
|     }; | ||||
| 
 | ||||
|     services.caddy.virtualHosts."news.${domain}".extraConfig = lib.mkAfter '' | ||||
|       import common | ||||
|     ''; | ||||
| 
 | ||||
|     webapps.apps.freshrss = { | ||||
|       dashboard = { | ||||
|         name = "News"; | ||||
|  |  | |||
|  | @ -22,6 +22,10 @@ in | |||
|       webserver = "caddy"; | ||||
|     }; | ||||
| 
 | ||||
|     services.caddy.virtualHosts."${domain}".extraConfig = lib.mkAfter '' | ||||
|       import common | ||||
|     ''; | ||||
| 
 | ||||
|     webapps.apps.rss-bridge = { | ||||
|       dashboard = { | ||||
|         name = "RSS-Bridge"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue