Add wireshark to sif
This commit is contained in:
parent
c82a6f4223
commit
226d5881df
2 changed files with 3 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue