Compare commits
3 Commits
1195456bee
...
ebcafd3c6d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ebcafd3c6d | ||
|
|
5231b5ca4b | ||
|
|
cd4a17fe31 |
@@ -70,6 +70,11 @@ lib.mkIf config.sovran_systemsOS.services.bitcoin {
|
||||
|
||||
nix-bitcoin.useVersionLockedPkgs = false;
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /run/media/Second_Drive/BTCEcoandBackup/Bitcoin_Node 0770 bitcoin bitcoin -"
|
||||
"d /run/media/Second_Drive/BTCEcoandBackup/Electrs_Data 0770 electrs electrs -"
|
||||
];
|
||||
|
||||
sovran_systemsOS.domainRequirements = [
|
||||
{ name = "btcpayserver"; label = "BTCPay Server"; example = "pay.yourdomain.com"; }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user