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