ci: install po_env file

This commit is contained in:
Aaron Bieber 2023-01-31 13:52:34 -07:00
parent 9e332f8c59
commit 0cb3a8224c
No known key found for this signature in database

View File

@ -17,6 +17,7 @@ with lib; {
config = mkIf config.xinCI.enable {
sops.defaultSopsFile = config.xin-secrets.ci;
sops.secrets = {
po_env = { owner = config.xinCI.user; };
ci_ed25519_key = {
mode = "400";
owner = config.xinCI.user;