add btcpayserver

This commit is contained in:
root 2025-11-04 21:51:34 +00:00
parent 8e5f6991f9
commit b553f45f47
5 changed files with 120 additions and 29 deletions

3
services/btc.nix Normal file
View file

@ -0,0 +1,3 @@
{
nix-bitcoin.generateSecrets = true;
}