add wireshark and xpipe

This commit is contained in:
Joseph Hanson 2024-10-07 00:19:51 -05:00
parent 0b31da963f
commit 8cb6d26c6e
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
3 changed files with 5 additions and 1 deletions

View file

@ -26,6 +26,9 @@
# Enable Flatpak support
services.flatpak.enable = true;
# Enablet Wireshark
programs.wireshark.enable = true;
# KDE Wallet PAM integration for unlocking the default wallet on login
security.pam.services."jahanson".kwallet.enable = true;
@ -39,7 +42,6 @@
# KDE
de.kde.enable = true;
# System config
system = {
motd.networkInterfaces = [ "wlp1s0" ];

View file

@ -39,6 +39,7 @@ in
"podman"
"audio" # pulseaudio
"libvirtd"
"wireshark"
];
openssh.authorizedKeys.keys = [

View file

@ -55,6 +55,7 @@ with config;
vivaldiOverride
gparted
termius
unstable.xpipe
];
i18n = {