lightning-terminal icon indicating copy to clipboard operation
lightning-terminal copied to clipboard

multi: add support for building without UI

Open sputn1ck opened this issue 3 years ago • 0 comments

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

sputn1ck avatar Feb 22 '23 14:02 sputn1ck