added btcserver-fix
This commit is contained in:
8
modules/btcpayserver-fix.nix
Normal file
8
modules/btcpayserver-fix.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
|
||||
systemd.services.postgresql.postStart = lib.mkForce '''';
|
||||
|
||||
|
||||
}
|
@@ -10,6 +10,7 @@
|
||||
./bitcoinecosystem.nix
|
||||
./vaultwarden.nix
|
||||
./Sovran_SystemsOS_File_Fixes_And_New_Services.nix
|
||||
./btcpayserver-fix.nix
|
||||
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user