tailscale: init
This commit is contained in:
		
							parent
							
								
									d28b38fc94
								
							
						
					
					
						commit
						fba1525ff6
					
				
					 4 changed files with 339 additions and 487 deletions
				
			
		|  | @ -1,4 +1,5 @@ | |||
| { | ||||
|   inputs, | ||||
|   lib, | ||||
|   namespace, | ||||
|   pkgs, | ||||
|  | @ -17,7 +18,10 @@ in | |||
|     zed-editor | ||||
| 
 | ||||
|     # eve | ||||
|     # bottles | ||||
|     bottles | ||||
|     pyfa | ||||
| 
 | ||||
|     unzip | ||||
|   ]; | ||||
| 
 | ||||
|   environment.pathsToLink = [ "/libexec" ]; | ||||
|  | @ -31,6 +35,11 @@ in | |||
|     backupFileExtension = ".bak"; | ||||
|   }; | ||||
| 
 | ||||
|   services.tailscale = { | ||||
|     enable = true; | ||||
|     useRoutingFeatures = "server"; | ||||
|   }; | ||||
| 
 | ||||
|   nix = { | ||||
|     distributedBuilds = true; | ||||
|     settings.builders-use-substitutes = true; | ||||
|  | @ -99,7 +108,7 @@ in | |||
| 
 | ||||
|         windowrulev2 = [ | ||||
|           "workspace 8 silent, class:^(steam)$, title:^(Friends List)" | ||||
|           "workspace 8 silent, class:^(vesktop)$, title:^(Discord)" | ||||
|           "workspace 8 silent, class:^(discord)$, title:^(Discord)" | ||||
|           "workspace 7 silent, class:^(com.obsproject.Studio)$" | ||||
|         ]; | ||||
|       }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue