X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=overlays%2Fenvironments%2Fimmae-eu.nix;h=cc2e5c3f33dd5dbd982b28edeb411c70ef812e61;hb=8415083eb6acc343dfa404dbbc12fa0171a48a20;hp=b38c9e13bb4ad8e160bc27584ebf796ce51faf7b;hpb=b8951433d39ea7a9732886a9a8ed28d7fcccf3e6;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/overlays/environments/immae-eu.nix b/overlays/environments/immae-eu.nix index b38c9e1..cc2e5c3 100644 --- a/overlays/environments/immae-eu.nix +++ b/overlays/environments/immae-eu.nix @@ -35,14 +35,14 @@ let bogofilter fetchmail # git - vcsh gitRepo gitAndTools.stgit tig + vcsh gitRepo gitAndTools.stgit tig ripgrep # graphical tools nextcloud-client firefox dwm dmenu st # images - feh imagemagick tiv graphicsmagick + feh imagemagick tiv graphicsmagick qrcode # internet browsing w3m lynx links elinks browsh weboob urlview googler urlwatch @@ -52,7 +52,7 @@ let # monitoring cnagios mtop pg_activity nagios-cli mtr - iftop htop iotop iperf + iftop htop iotop iperf bonfire goaccess # nagnu @@ -63,7 +63,7 @@ let newsboat irssi # nix - mylibs.yarn2nixPackage.yarn2nix + mylibs.yarn2nixPackage.yarn2nix nix nixops nix-prefetch-scripts nix-generate-from-cpan nix-zsh-completions bundix nodePackages.bower2nix nodePackages.node2nix @@ -82,6 +82,8 @@ let tmux rtorrent ldapvi + fzf + buku # password management pass apg pwgen @@ -107,7 +109,12 @@ let s6-portable-utils # other tools - pgloader s3cmd lftp jq cpulimit libxslt + pgloader s3cmd lftp jq cpulimit libxslt gandi-cli + + # Terraform + AWS + terraform_0_12 awscli + (ansible.override { python2 = python3; }) python3Packages.boto + openvpn ]; in {