From fba3e26385c645991e8767a14d46e3f13ccea1f3 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Mon, 30 Sep 2024 13:21:15 -0400 Subject: [PATCH] config --- home/home.nix | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/home/home.nix b/home/home.nix index d29b59b..7d06bdb 100644 --- a/home/home.nix +++ b/home/home.nix @@ -21,12 +21,10 @@ ffmpeg rlwrap pinentry - #unrar gnutar unzip zip htop - opendrop owl pass dconf @@ -41,24 +39,14 @@ bison mesa + maestral + maestral-gui sane-airscan xsane - opencl-headers - opencl-clang - pcapc - pcsclite dbus - xsane - libusb1 - v4l-utils - libgphoto2 - gphoto2 - pulseaudio.dev gst_all_1.gstreamer alsa-oss fontconfig - vulkan-headers - vulkan-utility-libraries usbutils pciutils @@ -101,8 +89,7 @@ protonplus gnomeExtensions.just-perfection - #gnomeExtensions.dash-to-dock - #gnomeExtensions.pano + gnomeExtensions.dash-to-dock gnome-software gnome-tweaks gnome-photos @@ -119,7 +106,6 @@ wineWowPackages.stagingFull wineWowPackages.fonts winetricks - # heroic spice spice-gtk @@ -153,7 +139,6 @@ rawtherapee inkscape gimp - epson-escpr # Audio plugins (LV2, VST2, VST3, LADSPA) @@ -258,6 +243,7 @@ services.flatpak.packages = [ "io.github.zen_browser.zen" "com.github.johnfactotum.QuickLookup" + "com.heroicgameslauncher.hgl" ]; xdg.configFile."kmonad".source = ../dotfiles/dot_config/kmonad;