X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=overlays%2Fenvironments%2Fimmae-eu.nix;h=cc2e5c3f33dd5dbd982b28edeb411c70ef812e61;hb=8415083eb6acc343dfa404dbbc12fa0171a48a20;hp=303ab0fe9462b2bc148b487256a6aedb85eb5a47;hpb=fdf6f74d3221e3dad853898f296149baea0aa476;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/overlays/environments/immae-eu.nix b/overlays/environments/immae-eu.nix index 303ab0f..cc2e5c3 100644 --- a/overlays/environments/immae-eu.nix +++ b/overlays/environments/immae-eu.nix @@ -23,7 +23,7 @@ let iota-cli-app # debugging - rr valgrind netcat-gnu strace + rr valgrind netcat-gnu strace shellcheck # documentations unicodeDoc @@ -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,9 +63,10 @@ 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 # (nixos {}).nixos-generate-config # (nixos {}).nixos-install # (nixos {}).nixos-enter @@ -81,6 +82,8 @@ let tmux rtorrent ldapvi + fzf + buku # password management pass apg pwgen @@ -90,6 +93,7 @@ let # programming pelican emacs26-nox ctags + wdiff # security keybase @@ -100,8 +104,17 @@ let # video/music youtube-dl ncmpc ncmpcpp ffmpeg + # s6 tools (part of skawarePackages) + skalibs execline s6 s6-dns s6-linux-utils s6-networking + 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 {