chore(pkgs): clean up

This commit is contained in:
etwas 2025-12-02 19:37:09 +01:00
parent 79615a611c
commit 6a9b0aaf29

View file

@ -18,16 +18,13 @@
google-chrome
obsidian
thunderbird
zoom-us # work :{
fastmail-desktop
# Desktop Utilities
ausweisapp
bitwarden-desktop
diebahn
drawio
gnome-connections
teams-for-linux
(pkgs.calibre.overrideAttrs (old: {
postInstall = ''
wrapProgram $out/bin/calibre \
@ -39,11 +36,6 @@
# Desktop Media things
mpv-unwrapped
kdePackages.gwenview
krita
# Desktop game things
openttd-jgrpp
openttd-ttf
# Terminal applications
gh # github
@ -59,14 +51,14 @@
file-roller
wifi-qr
killall
hyprsunset
mitmproxy
libqalculate
# For Hyprland hotkeys:
# WM dependencies
brightnessctl
playerctl
hyprshot
hyprsunset
pavucontrol
networkmanagerapplet
cliphist
@ -86,8 +78,6 @@
# Dev Things
vscode
code-cursor
windsurf
android-studio
jetbrains.datagrip
jetbrains.idea-ultimate
@ -97,12 +87,10 @@
jetbrains.goland
dirbuster
#jetbrains.jdk
wireshark
devenv
filezilla
python3
libunwind
usbmuxd
# virtualization
@ -112,15 +100,6 @@
virtiofsd
spice-gtk
spice-vdagent
libguestfs-with-appliance
# SDR things
rtl-sdr
sdrpp
gqrx
dump1090
sox
noaa-apt
];
nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland";