forked from jan-leila/nix-config
		
	enabled fwupd on horizon
This commit is contained in:
		
							parent
							
								
									2475170d0a
								
							
						
					
					
						commit
						35d6c1a634
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -98,6 +98,10 @@ | ||||||
|     fprintd = { |     fprintd = { | ||||||
|       enable = true; |       enable = true; | ||||||
|     }; |     }; | ||||||
|  |     # firmware update tool | ||||||
|  |     fwupd = { | ||||||
|  |       enable = true; | ||||||
|  |     }; | ||||||
|     tailscale = { |     tailscale = { | ||||||
|       enable = true; |       enable = true; | ||||||
|       authKeyFile = config.sops.secrets."vpn-keys/tailscale-authkey/horizon".path; |       authKeyFile = config.sops.secrets."vpn-keys/tailscale-authkey/horizon".path; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue