Merge pull request 'moonlight: fix facts declaration' (#1072) from DavHau-dave into main

This commit is contained in:
clan-bot
2024-04-01 10:48:25 +00:00

View File

@@ -69,9 +69,9 @@ in
}; };
clanCore.facts.services.moonlight = { clanCore.facts.services.moonlight = {
secrets."moonlight.key" = { }; secret."moonlight.key" = { };
secrets."moonlight.cert" = { }; secret."moonlight.cert" = { };
facts."moonlight.cert" = { }; public."moonlight.cert" = { };
generator.path = [ generator.path = [
pkgs.coreutils pkgs.coreutils
ms-accept ms-accept