inherit pdftk;
inherit googler;
inherit jrnl;
- inherit apg;
+ inherit apg pwgen;
inherit newsboat;
inherit vcsh;
inherit xmr-stak;
inherit monero;
inherit nextcloud-client;
inherit feh imagemagick;
+ inherit lftp;
stgit = gitAndTools.stgit;
# todo: lx* ?, unrar, unzip, zeromq?
#inherit nextcloud-client;
done
nixops set-args --argstr privateFiles "$TEMP"
-export NIX_PATH="ssh-config-file=$(dirname $DIR)/ssh/config:nixpkgs=$HOME/.nix-defexpr/channels/immaeNixpkgs"
+export NIX_PATH="ssh-config-file=$(dirname $DIR)/ssh/config:nixpkgs=$HOME/.nix-defexpr/channels/immaeNixpkgs:immaeNixpkgsNext=$HOME/.nix-defexpr/channels/immaeNixpkgsNext"
nixops "$@"