feat(nix): sign nix store packages
This commit is contained in:
parent
cc6c5c50b5
commit
b8b0ae34c6
5 changed files with 14 additions and 5 deletions
|
@ -20,4 +20,5 @@ in
|
|||
"wireless.age".publicKeys = allKeys;
|
||||
"infinidoge-password.age".publicKeys = allKeys;
|
||||
"root-password.age".publicKeys = allKeys;
|
||||
"binary-cache-private-key.age".publicKeys = allKeys;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue