Add trippy
This commit is contained in:
parent
836076dc9d
commit
29ba701666
2 changed files with 2 additions and 0 deletions
|
@ -467,6 +467,7 @@ in
|
|||
enable = true;
|
||||
package = pkgs.wireshark;
|
||||
};
|
||||
trippy.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
@ -434,6 +434,7 @@ in
|
|||
enable = true;
|
||||
package = pkgs.wireshark;
|
||||
};
|
||||
trippy.enable = true;
|
||||
};
|
||||
users.groups.wireshark.members = [ "erwin" ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue