feat: add wireshark
This commit is contained in:
parent
c8f25ac304
commit
fe18c0b567
2 changed files with 7 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ in
|
|||
{
|
||||
users.users.gandalf = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "networkmanager" "libvirtd" "docker" ];
|
||||
extraGroups = [ "wheel" "networkmanager" "libvirtd" "docker" "wireshark" ];
|
||||
};
|
||||
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue