about summary refs log tree commit diff
path: root/modules/user
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user')
-rw-r--r--modules/user/aszlig/profiles/managed.nix2
-rw-r--r--modules/user/openlab/base.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/user/aszlig/profiles/managed.nix b/modules/user/aszlig/profiles/managed.nix
index 138cf095..d54aeddd 100644
--- a/modules/user/aszlig/profiles/managed.nix
+++ b/modules/user/aszlig/profiles/managed.nix
@@ -50,7 +50,7 @@ in {
       pkgs.thunderbird
       pkgs.vuizvui.aszlig.vim
       pkgs.wine
-      pkgs.youtubeDL
+      pkgs.youtube-dl
       unfreeAndNonDistributablePkgs.skype
     ];
 
diff --git a/modules/user/openlab/base.nix b/modules/user/openlab/base.nix
index 61e022f8..9c20e3d6 100644
--- a/modules/user/openlab/base.nix
+++ b/modules/user/openlab/base.nix
@@ -42,7 +42,7 @@ in
 
     environment.systemPackages = with pkgs; let
       base = [
-        ack ag
+        ack silver-searcher
         fish
         git
         man-pages