about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/user/devhell/profiles/packages.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index b2f03f9d..b88b4a90 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -126,7 +126,6 @@ in {
       cipherscan
       cmatrix
       colordiff
-#compton
       conky
       cryptsetup
       ctodo
@@ -235,7 +234,9 @@ in {
       pandoc
       paperkey
       pass
+      pbzip2
       pciutils
+      pigz
       polybar
       posix_man_pages
       powertop
@@ -244,6 +245,7 @@ in {
       profile-sync-daemon
       pulsemixer
       pv
+      pxz
       python
       python2
       python3
@@ -321,6 +323,7 @@ in {
       zip
       zotero
       zsync
+#compton
     ];
   };
 }