add signing key to sops

Former-commit-id: 1a771e97ac
This commit is contained in:
Hadi
2025-05-06 11:27:32 +02:00
parent dc5c30f9b9
commit af24da07c3
4 changed files with 22 additions and 16 deletions
+2
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"; };
};
};