ci: install po_env file
This commit is contained in:
parent
9e332f8c59
commit
0cb3a8224c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user