lightning-terminal
lightning-terminal copied to clipboard
multi: add support for building without UI
This commit adds support for building without UI. If the build tag "no_ui" is set the UI will be disabled and an empty embed.FS will be served. I'm successfully running it on my nix-bitcoin node with the following nix-bitcoin pkgs/modules https://github.com/sputn1ck/nix-bitcoin/commit/d69e557740b6f4d33a9f48816ee58275c0dbc6a5
NOTE: this doesn't remove the need for an uipassword