about summary refs log tree commit diff
path: root/modules/user/openlab
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-08-27 19:07:24 +0200
committerProfpatsch <mail@profpatsch.de>2016-08-27 19:07:24 +0200
commitbf79bd170b82eb55b79e0e7db459007493f2f3a8 (patch)
tree4d7156e9ff9ffdb316545cdb08955039d2e28a01 /modules/user/openlab
parent4b20e022daeb5086ae12cd31c5e5e9e550e5ce52 (diff)
modules/openlab/base: add ag
Diffstat (limited to 'modules/user/openlab')
-rw-r--r--modules/user/openlab/base.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/openlab/base.nix b/modules/user/openlab/base.nix
index 373702e8..8d4c23fc 100644
--- a/modules/user/openlab/base.nix
+++ b/modules/user/openlab/base.nix
@@ -34,7 +34,7 @@ in
 
     environment.systemPackages = with pkgs; let
       base = [
-        ack
+        ack ag
         fish
         git
         netcat-openbsd