forked from jan-leila/nix-config
		
	added headscale service
This commit is contained in:
		
							parent
							
								
									7dfb67f1f4
								
							
						
					
					
						commit
						0e5cf34809
					
				
					 4 changed files with 70 additions and 94 deletions
				
			
		|  | @ -92,6 +92,14 @@ | |||
|         networkInterface = "bond0"; | ||||
|       }; | ||||
|     }; | ||||
|     nextcloud = { | ||||
|       enable = true; | ||||
|       subdomain = "drive"; | ||||
|     }; | ||||
|     headscale = { | ||||
|       enable = true; | ||||
|       subdomain = "vpn"; | ||||
|     }; | ||||
|   }; | ||||
|   networking = { | ||||
|     hostId = "c51763d6"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue