[tailscale] Update
This commit is contained in:
		
							parent
							
								
									8a029e0328
								
							
						
					
					
						commit
						187683c2b1
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -1,4 +1,4 @@ | |||
| { config, lib, pkgs, ... }: | ||||
| { config, lib, pkgs, pkgs-unstable, ... }: | ||||
| 
 | ||||
| let | ||||
|   cfg = config.sisyphus.services.tailscale; | ||||
|  | @ -8,6 +8,7 @@ in { | |||
|   config = lib.mkIf cfg.enable { | ||||
|     services.tailscale = { | ||||
|       enable = true; | ||||
|       package = pkgs-unstable.tailscale; | ||||
|       useRoutingFeatures = "client"; | ||||
|     }; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue