Use wireshark module.
This commit is contained in:
		
							parent
							
								
									41e7bc98d2
								
							
						
					
					
						commit
						1be3472ce7
					
				@ -20,7 +20,6 @@
 | 
				
			|||||||
    hledger-diff
 | 
					    hledger-diff
 | 
				
			||||||
    cmake ninja
 | 
					    cmake ninja
 | 
				
			||||||
    mpv
 | 
					    mpv
 | 
				
			||||||
    wireshark-gtk
 | 
					 | 
				
			||||||
    neomutt notmuch
 | 
					    neomutt notmuch
 | 
				
			||||||
    goldendict
 | 
					    goldendict
 | 
				
			||||||
    patchelf
 | 
					    patchelf
 | 
				
			||||||
 | 
				
			|||||||
@ -35,4 +35,10 @@
 | 
				
			|||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  programs.wireshark = {
 | 
				
			||||||
 | 
					    enable = true;
 | 
				
			||||||
 | 
					    package = pkgs.wireshark;
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					  users.extraUsers.gebner.extraGroups = [ "wireshark" ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user