about summary refs log tree commit diff
path: root/nix/configuration.nix
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-02-16 21:45:26 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-02-16 21:45:26 +0700
commit44f511c028bd46d57f8fefd0a7f538e46c413b05 (patch)
tree93bc246a670140c14463def6efd98369d293df2d /nix/configuration.nix
parent39ad889f9bcc01c30c554f1ebbb953e1d232b98a (diff)
downloaddotfiles-44f511c028bd46d57f8fefd0a7f538e46c413b05.tar.gz
Add aerc config
Also update relevant configurations.
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;