]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - default.nix
Use Let’s encrypt for taskwarrior
[perso/Immae/Config/Nix.git] / default.nix
index 4bae440c3b65b4625be5dd499602b489c2b04783..c8d8c8bbae41df630442ed6185bde9de47441f5a 100644 (file)
@@ -66,6 +66,7 @@ let
       plugins = with availablePlugins; [
          (python.withPackages (ps: with ps; [websocket_client emoji]))
          perl
+         ruby
         ];
     };
   };
@@ -544,7 +545,7 @@ in
     inherit pdftk;
     inherit googler;
     inherit jrnl;
-    inherit apg;
+    inherit apg pwgen;
     inherit newsboat;
     inherit vcsh;
     inherit xmr-stak;
@@ -576,6 +577,9 @@ in
     inherit nix-zsh-completions;
     inherit browsh;
     inherit monero;
+    inherit nextcloud-client;
+    inherit feh imagemagick;
+    inherit lftp;
     stgit = gitAndTools.stgit;
     # todo: lx* ?, unrar, unzip, zeromq?
     #inherit nextcloud-client;