This commit is contained in:
Schrottkatze 2026-01-17 15:33:54 +01:00
commit 596b79861e
No known key found for this signature in database
3 changed files with 8 additions and 3 deletions

View file

@ -78,6 +78,7 @@
];
programs = {
wireshark.enable = true;
wireshark.package = pkgs.wireshark-qt;
seahorse.enable = true;
};