Added winbox, removed many unused packages. Pinned electron-32 for Zulip

This commit is contained in:
2025-04-23 20:54:09 +02:00
parent daa91d145c
commit 5c6cafec46

View File

@@ -29,7 +29,6 @@
# Media manipulation
gimp
krita
darktable
vlc
mpv
@@ -54,14 +53,12 @@
ansible
go
git-lfs
teleport
postgresql
winbox
# Maker
#kicad
godot_4
orca-slicer
blender
thonny
# Security
@@ -75,13 +72,16 @@
wireshark
# Desktop
#plasma5Packages.kdeconnect-kde
appimage-run
ark
kdialog
];
};
nixpkgs.config.permittedInsecurePackages = [
"electron-32.3.3"
];
programs.wireshark.enable = true;
environment.shellAliases = {