# paste A self-hostable pastebin for your tailnet. ## Development 1. Install Nix 2. Enable flakes 3. `nix develop` ## Building ``` nix build .#bin ``` ``` nix build .#docker ```