Update config a bit
This commit is contained in:
		
					parent
					
						
							
								fdb0c2d98d
							
						
					
				
			
			
				commit
				
					
						9f793eb4ae
					
				
			
		
					 2 changed files with 1 additions and 1 deletions
				
			
		hosts/nixos
|  | @ -13,6 +13,7 @@ let | ||||||
|     # {{{ Public config |     # {{{ Public config | ||||||
|     HOST = "0.0.0.0"; |     HOST = "0.0.0.0"; | ||||||
|     PORT = cfg.port; |     PORT = cfg.port; | ||||||
|  |     GAME_API_PREFIX = "/join/21"; | ||||||
|     USERNAME = cfg.adminUsername; |     USERNAME = cfg.adminUsername; | ||||||
| 
 | 
 | ||||||
|     LOG_BASE_DIR = "${cfg.dataDir}/log"; |     LOG_BASE_DIR = "${cfg.dataDir}/log"; | ||||||
|  |  | ||||||
|  | @ -23,7 +23,6 @@ | ||||||
|     ../common/optional/services/restic |     ../common/optional/services/restic | ||||||
|     ../common/optional/services/nginx.nix |     ../common/optional/services/nginx.nix | ||||||
|     ./services/syncthing.nix |     ./services/syncthing.nix | ||||||
|     ./services/glass-server |  | ||||||
| 
 | 
 | ||||||
|     ./hardware |     ./hardware | ||||||
|     ./boot.nix |     ./boot.nix | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue