{ pkgs, ... }: { static = true; namespaced = true; packages = with pkgs; [ tor tor-browser-bundle-bin ]; }