hosts: fix rainbow config
This commit is contained in:
		
							parent
							
								
									1a1f44b997
								
							
						
					
					
						commit
						37df277974
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -131,7 +131,7 @@
 | 
				
			||||||
          inherit system specialArgs;
 | 
					          inherit system specialArgs;
 | 
				
			||||||
          modules = [
 | 
					          modules = [
 | 
				
			||||||
            ./hosts/rainbow.nix
 | 
					            ./hosts/rainbow.nix
 | 
				
			||||||
            { vpn.enable = true; }
 | 
					            { services.vpn.enable = true; }
 | 
				
			||||||
            ./system/rainbow-gitlab-runner.nix
 | 
					            ./system/rainbow-gitlab-runner.nix
 | 
				
			||||||
          ] ++ common_modules;
 | 
					          ] ++ common_modules;
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue