fix(grfn/system): Use the qt-ui wireshark package
Change-Id: I97cf04ae6a950fa84262e94d297775edc5273852 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8548 Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
		
							parent
							
								
									1e4b73ac95
								
							
						
					
					
						commit
						196a31df89
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -1,6 +1,9 @@ | |||
| { config, lib, pkgs, ... }: | ||||
| 
 | ||||
| { | ||||
|   programs.wireshark.enable = true; | ||||
|   programs.wireshark = { | ||||
|     enable = true; | ||||
|     package = pkgs.wireshark; | ||||
|   }; | ||||
|   users.users.grfn.extraGroups = [ "wireshark" ]; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue