about summary refs log tree commit diff
path: root/nix/awesome.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/awesome.nix
parent39ad889f9bcc01c30c554f1ebbb953e1d232b98a (diff)
downloaddotfiles-44f511c028bd46d57f8fefd0a7f538e46c413b05.tar.gz
Add aerc config
Also update relevant configurations.
Diffstat (limited to 'nix/awesome.nix')
-rw-r--r--nix/awesome.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/awesome.nix b/nix/awesome.nix
index c9bde99..76b616a 100644
--- a/nix/awesome.nix
+++ b/nix/awesome.nix
@@ -36,7 +36,7 @@
   environment.systemPackages = with pkgs; [
     gnome.adwaita-icon-theme networkmanagerapplet qt5ct
     clipbuzz keynav playerctl pulsemixer xclip xdotool xorg.xkill
-    aerc amfora ncdu ranger ueberzug rxvt-unicode vim_configurable
+    aerc amfora dante ncdu ranger ueberzug rxvt-unicode vim_configurable
     arandr audacious keepassx-community liferea scrot zathura
     dino firefox libreoffice mepo nheko tor-browser-bundle-bin transmission-gtk
   ];