Add gitea-runner as trusted user
This commit is contained in:
parent
e2f763edf9
commit
b9a21388b1
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||||
"hsndev.cachix.org-1:vN1/XGBZtMLnTFYDmTLDrullgZHSUYY3Kqt+Yg/C+tE="
|
"hsndev.cachix.org-1:vN1/XGBZtMLnTFYDmTLDrullgZHSUYY3Kqt+Yg/C+tE="
|
||||||
];
|
];
|
||||||
|
trusted-users = ["root" "gitea-runner"];
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = { self, sops-nix, nixpkgs, srvos, disko, ... }@inputs:
|
outputs = { self, sops-nix, nixpkgs, srvos, disko, ... }@inputs:
|
||||||
|
|
Loading…
Reference in a new issue