aboutsummaryrefslogtreecommitdiff
path: root/form
diff options
context:
space:
mode:
authorstefan <stefan@s00.xyz>2025-03-10 00:51:41 -0400
committerstefan <stefan@s00.xyz>2025-03-10 00:51:41 -0400
commitd63721bd370a2a1673ff90ae0199882d49f73b5b (patch)
tree71907e6bbe1e48ff220610cdd05864eadbc3858a /form
parent54200271fffc4c9e267197e05bb776e0e6cb9a1b (diff)
downloadhome-d63721bd370a2a1673ff90ae0199882d49f73b5b.tar.gz
gpg on pc
Diffstat (limited to 'form')
-rw-r--r--form/home.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/form/home.nix b/form/home.nix
index 24b8a75..1b14a65 100644
--- a/form/home.nix
+++ b/form/home.nix
@@ -19,6 +19,11 @@
gpg.enable = true;
+ pass = {
+ enable = true;
+ key = "B5200ABFBD213FC9C17C6DB91291CBBCF3B9F225";
+ };
+
foot.enable = true;
neovim = {