diff --git a/home/misc_pkgs/packages.nix b/home/misc_pkgs/packages.nix index 6c70da6..67ea1f2 100644 --- a/home/misc_pkgs/packages.nix +++ b/home/misc_pkgs/packages.nix @@ -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";