telnet bind.dnsutils httpie ngrep nmap p0f socat lsof psmisc
wget patchelf rename tmux (lib.meta.hiPrio nettools)
vlock mosh manpages openssl openssl.doc openssl.man
+ sshfs
# other tools
pgloader s3cmd lftp jq cpulimit libxslt gandi-cli
];
};
+ fileSystems."/var/lib/pub/immae/devtools" = {
+ device = "/run/current-system/sw/bin/bindfs#/var/lib/ftp/devtools.immae.eu/";
+ fsType = "fuse";
+ options = [ "force-user=pub" "create-for-user=wwwrun" "create-for-group=wwwrun" ];
+ };
+ environment.systemPackages = [ pkgs.bindfs ];
+
# This value determines the NixOS release with which your system is
# to be compatible, in order to avoid breaking some software such as
# database servers. You should change this only after NixOS release