activation wireshark

This commit is contained in:
2017-03-25 12:46:55 +01:00
parent bda5db0417
commit b518d9a525

View File

@@ -12,6 +12,6 @@ mkIf (true && cfg.graphical) {
# Paquets
environment.systemPackages = with pkgs; [
## Diagnostic
#wireshark
wireshark
];
}