Add wireshark to sif

This commit is contained in:
Filippo Berto 2026-02-11 10:47:14 +01:00
parent c82a6f4223
commit 226d5881df
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
2 changed files with 3 additions and 1 deletions

View file

@ -105,10 +105,11 @@
};
programs = {
fuse.userAllowOther = true;
dconf.enable = true;
flashrom.enable = true;
fuse.userAllowOther = true;
gnupg.agent = { enable = true; enableSSHSupport = true; };
wireshark.enable = true;
zsh.enable = true;
};
# services.joycond.enable = true;

View file

@ -16,6 +16,7 @@
"usb"
"video"
"wheel"
"wireshark"
];
openssh.authorizedKeys.keys = [
# "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC3W3Btk1qtLHU69aFwseDuKU6PJMA+NxVXJXiRNhDce bertof@odin"