]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Add some tool applications
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 21 Dec 2018 12:54:10 +0000 (13:54 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 21 Dec 2018 12:54:10 +0000 (13:54 +0100)
default.nix

index a914f744df03d03f10c0e3b41ac59386633e0cce..9dd553c1daeff173caec40288e0876149a1ffa63 100644 (file)
@@ -227,10 +227,13 @@ in
     inherit pass;
     inherit ranger;
     inherit profanity;
-    inherit weechat;
+    inherit weechat irssi;
     inherit note terminal_velocity;
     inherit mtop;
     inherit tiv;
     inherit cnagios nagios-cli;
+    inherit abook khard khal;
+    inherit graphicsmagick;
+    inherit youtube-dl;
     #inherit nixos;
   }