about summary refs log tree commit diff
path: root/nix/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/configuration.nix')
-rw-r--r--nix/configuration.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nix/configuration.nix b/nix/configuration.nix
index 3317930..7c44c19 100644
--- a/nix/configuration.nix
+++ b/nix/configuration.nix
@@ -64,7 +64,7 @@
   };
 
   environment.systemPackages = with pkgs; [
-    compsize cryptsetup htop inotify-tools killall rsync unzip
+    compsize cryptsetup htop inotify-tools killall rsync unzip zip
     oathToolkit isync stow tor w3m wget yt-dlp
     mpv pavucontrol sent vimiv-qt yacreader
     ffmpeg gimp imagemagick inkscape mkvtoolnix pdftk simplescreenrecorder sox
@@ -79,7 +79,6 @@
     pipewire = {
       enable = true;
       alsa.enable = true;
-      alsa.support32Bit = true;
       pulse.enable = true;
       # jack.enable = true;