fixed duplicate systemd lnd strings
This commit is contained in:
@@ -159,7 +159,6 @@ lib.mkIf config.sovran_systemsOS.features."nwc-wallets" {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.nwc-lnurl.environment.NWC_ALBY_HUB_API_BASE = albyHubApiBase;
|
|
||||||
systemd.services.sovran-hub-web.environment = pythonManagerEnvironment;
|
systemd.services.sovran-hub-web.environment = pythonManagerEnvironment;
|
||||||
environment.systemPackages = lib.mkBefore [ wrappedNwcWallet ];
|
environment.systemPackages = lib.mkBefore [ wrappedNwcWallet ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user