update system

This commit is contained in:
2026-05-25 14:04:30 +02:00
parent 0b0461f31a
commit 7c3a4f9cb6
4 changed files with 43 additions and 41 deletions
+1 -1
View File
@@ -123,7 +123,7 @@
programs = {
zsh.enable = true;
wireshark = {
enable = true;
enable = false;
package = pkgs.wireshark;
usbmon.enable = true;
};