Repurpose nixnas1 as beancoin1

This includes configuring Nix Bitcoin within my existing flake. The
intent is to run Bitcoin Core, LND, Electrs, Mempool, and Alby Hub here
instead of via Umbrel.

Note, Fulcrum was tried but kept crashing and losing state... which is
not okay with me.
This commit is contained in:
Gene Liverman 2025-01-29 13:26:10 -05:00 committed by Gene Liverman
parent b5f96e9690
commit 72fca31cf3
11 changed files with 364 additions and 131 deletions

View file

@ -4,7 +4,7 @@ keys:
- &system_hetznix01 age1rd55wsu0hhvxk25tm69d9h57z0z0u6556x4ypg09muj3vh4yqs5qaw23nu
- &system_hetznix02 age180w4c04kga07097u0us6d72aslnv2523hx64x8fzgzu4tccrxuyqa50hpm
- &system_kiosk_gene_desk age1an6t5f0rr6h55rzsv5ejycxju72rp46jka840fwvupwfk65jegrq7hmkl9
- &system_nixnas1 age1g4h5a4f5xfle2a6np8te342pphs3mcuan60emz2zp87nrwjzl5yquhr5vl
- &system_beancoin1 age1g4h5a4f5xfle2a6np8te342pphs3mcuan60emz2zp87nrwjzl5yquhr5vl
- &system_nixnuc age1g24zhwvgenpc4wqejt63thvgd4rn5x9n7nnwwme7dm83nfqpp93se2vmq4
- &system_rainbow_planet age15xlw5vnnjdx2ypz6rq0mqcywuaj3yx8y6lrgf95satafqf7y4qus6rv6ck
- &user_airpuppet age1awdf9h0avajf57cudx0rjfmxu2wlxw8wf3sa7yvfk8rp4j6taecsu74x77
@ -27,10 +27,10 @@ creation_rules:
key_groups:
- age:
- *system_kiosk_gene_desk
- path_regex: nixnas1/secrets.yaml$
- path_regex: beancoin1/secrets.yaml$
key_groups:
- age:
- *system_nixnas1
- *system_beancoin1
- path_regex: nixnuc/secrets.yaml$
key_groups:
- age:
@ -58,7 +58,7 @@ creation_rules:
- *system_hetznix01
- *system_hetznix02
- *system_kiosk_gene_desk
- *system_nixnas1
- *system_beancoin1
- *system_nixnuc
- *system_rainbow_planet
- *user_airpuppet