mirror of
				https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
				synced 2025-10-31 17:28:02 +01:00 
			
		
		
		
	brzeczyszczykiewicz: add bokhylle as alias for the grzegorz service
This commit is contained in:
		
							parent
							
								
									42c1803c9b
								
							
						
					
					
						commit
						d7638138ed
					
				| @ -6,7 +6,7 @@ | ||||
|       ../../base.nix | ||||
|       ../../misc/metrics-exporters.nix | ||||
| 
 | ||||
|       ../../modules/grzegorz.nix | ||||
|       ./services/grzegorz.nix | ||||
|     ]; | ||||
| 
 | ||||
|   boot.loader.systemd-boot.enable = true; | ||||
|  | ||||
							
								
								
									
										11
									
								
								hosts/brzeczyszczykiewicz/services/grzegorz.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								hosts/brzeczyszczykiewicz/services/grzegorz.nix
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| { config, ... }: | ||||
| { | ||||
|   imports = [ ../../../modules/grzegorz.nix ]; | ||||
| 
 | ||||
|   services.nginx.virtualHosts."${config.networking.fqdn}" = { | ||||
|     serverAliases = [ | ||||
|       "bokhylle.pvv.ntnu.no" | ||||
|       "bokhylle.pvv.org" | ||||
|     ]; | ||||
|   }; | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Daniel Olsen
						Daniel Olsen