fixed duplicate systemd lnd strings

This commit is contained in:
2026-07-27 09:40:32 -05:00
parent 016ceaa3df
commit 1503060f7c
-1
View File
@@ -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;
environment.systemPackages = lib.mkBefore [ wrappedNwcWallet ];