about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2018-01-26 16:12:51 +0000
committerdevhell <devhell@mailfresser.de>2018-01-26 16:12:51 +0000
commita6f989925765c7cc3070b92965f996508b586987 (patch)
tree0191343ea3bfdbd5dfaaa4385dd7290d817c3fea
parentf272a74502ae18de255498b77ea7cba5ad1600fa (diff)
profiles/packages: Fix compton line and add ag
-rw-r--r--modules/user/devhell/profiles/packages.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index b88b4a90..5fb3207f 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -69,6 +69,7 @@ in {
       #cacert
       #cava
       #cmake
+      #compton
       #docker
       #emacs
       #gimp
@@ -108,6 +109,7 @@ in {
       abcde
       abook
       accountsservice
+      ag
       antiword
       apg
       ascii
@@ -323,7 +325,6 @@ in {
       zip
       zotero
       zsync
-#compton
     ];
   };
 }