remove keys/zimbatm.asc

This GPG key isn't used anymore. Remove all the associated machinery.
This commit is contained in:
zimbatm 2023-01-21 11:10:33 +01:00
parent 43c95d099c
commit 92a43cb33d
No known key found for this signature in database
GPG key ID: 71BAF6D40C1D63D7
3 changed files with 0 additions and 37 deletions

View file

@ -52,7 +52,6 @@
, ...
}: {
devShells.default = pkgs.callPackage ./shell.nix {
inherit (inputs'.sops-nix.packages) sops-import-keys-hook;
inherit (self'.packages) treefmt;
};
};