1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2026-01-27 04:06:28 +01:00

feat(git): use PGP for signing (for now)

This commit is contained in:
Ryan Cao 2024-08-04 18:25:08 +08:00
parent 76e232b630
commit 8f347ee1ec
Signed by: ryanccn
GPG key ID: 48C96B2057D71CB1
6 changed files with 41 additions and 45 deletions

View file

@ -62,7 +62,6 @@
rust-overlay = {
url = "github:oxalica/rust-overlay";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
darwin-custom-icons = {