remove keys/zimbatm.asc
This GPG key isn't used anymore. Remove all the associated machinery.
This commit is contained in:
parent
43c95d099c
commit
92a43cb33d
3 changed files with 0 additions and 37 deletions
|
@ -1,14 +1,9 @@
|
|||
{ pkgs
|
||||
, sops-import-keys-hook
|
||||
, treefmt
|
||||
}:
|
||||
|
||||
with pkgs;
|
||||
mkShellNoCC {
|
||||
sopsPGPKeyDirs = [
|
||||
"${toString ./.}/keys"
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
(terraform.withPlugins (
|
||||
p: [
|
||||
|
@ -28,7 +23,5 @@ mkShellNoCC {
|
|||
))
|
||||
rsync
|
||||
treefmt
|
||||
|
||||
sops-import-keys-hook
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue