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-04-08 11:06:59 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-04-08 11:06:59 +0900
commit959e1ef417451b878a56cc46fffb53bc7ded1a58 (patch)
tree3fb3524e5e40bbfcd705cca57167850f7cc9230b /nix/awesome.nix
parent931b1872b2f54334e3a35b05c591492cf998847d (diff)
downloaddotfiles-959e1ef417451b878a56cc46fffb53bc7ded1a58.tar.gz
Snapshot for lab install
Diffstat (limited to 'nix/awesome.nix')
-rw-r--r--nix/awesome.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/awesome.nix b/nix/awesome.nix
index 9cc0076..d5375be 100644
--- a/nix/awesome.nix
+++ b/nix/awesome.nix
@@ -37,11 +37,11 @@
   };
 
   environment.systemPackages = with pkgs; [
-    gnome.adwaita-icon-theme networkmanagerapplet qt5ct
+    easyeffects gnome.adwaita-icon-theme networkmanagerapplet qt5ct
     clipbuzz keynav playerctl pulsemixer xclip xdotool xorg.xkill
     aerc amfora calcurse dante khard ncdu ranger ueberzug vim_configurable
-    arandr audacious keepassx liferea scrot rxvt-unicode zathura
-    firefox gajim libreoffice mepo nheko tor-browser-bundle-bin
+    arandr audacious liferea scrot rxvt-unicode zathura
+    firefox gajim libreoffice mepo nheko obs-studio tor-browser-bundle-bin
     nextcloud-client transmission-gtk
   ];