1
0
forked from clan/clan-core

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
commit 3428b76dcb

View File

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