Added winbox, removed many unused packages. Pinned electron-32 for Zulip
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user