add putty

This commit is contained in:
陈浩南 2023-07-03 00:39:12 +08:00
parent d256e57417
commit e2c5ee512a

View File

@ -84,6 +84,7 @@ inputs:
yubikey-manager yubikey-manager-qt yubikey-personalization yubikey-personalization-gui
appflowy
nomacs
putty
]
++ (with inputs.lib; filter isDerivation (attrValues inputs.pkgs.plasma5Packages.kdeGear));
programs.wireshark = { enable = true; package = inputs.pkgs.wireshark; };