add signing key to sops

Former-commit-id: 1a771e97ac
This commit is contained in:
Hadi
2025-05-06 11:27:32 +02:00
parent 96673a4e69
commit 26b08ec009
4 changed files with 22 additions and 16 deletions

View File

@@ -11,6 +11,8 @@
github-key = { path = "/home/hadi/.ssh/github"; };
gitlab-key = { path = "/home/hadi/.ssh/gitlab"; };
jack-key = { path = "/home/hadi/.ssh/jack"; };
signing-key = { path = "/home/hadi/.ssh/key"; };
signing-pub-key = { path = "/home/hadi/.ssh/key.pub"; };
pia = { path = "/home/hadi/.config/pia/pia.ovpn"; };
};
};