added tail scale to clients
This commit is contained in:
		
							parent
							
								
									87895e29b5
								
							
						
					
					
						commit
						c4cf83298f
					
				
					 2 changed files with 5 additions and 6 deletions
				
			
		|  | @ -48,6 +48,10 @@ | ||||||
|       # no need to redefine it in your config for now) |       # no need to redefine it in your config for now) | ||||||
|       #media-session.enable = true; |       #media-session.enable = true; | ||||||
|     }; |     }; | ||||||
|  | 
 | ||||||
|  |     tailscale = { | ||||||
|  |       enable = true; | ||||||
|  |     }; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   # Enable sound with pipewire. |   # Enable sound with pipewire. | ||||||
|  |  | ||||||
|  | @ -1,10 +1,5 @@ | ||||||
| # leyla laptop | # leyla laptop | ||||||
| { | {inputs, ...}: { | ||||||
|   config, |  | ||||||
|   pkgs, |  | ||||||
|   inputs, |  | ||||||
|   ... |  | ||||||
| }: { |  | ||||||
|   imports = [ |   imports = [ | ||||||
|     inputs.home-manager.nixosModules.default |     inputs.home-manager.nixosModules.default | ||||||
|     inputs.sops-nix.nixosModules.sops |     inputs.sops-nix.nixosModules.sops | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue