aboutsummaryrefslogtreecommitdiff
path: root/void
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-03-06 16:44:47 -0500
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-03-06 16:44:47 -0500
commit5b72fc95b02b2d650239d1b678f09ce3ef296eb7 (patch)
treeb976bf88641610169d50901b8c8e6a9a131b2d78 /void
parentf1480abf77a14d1427722c99604f34d37b5c45b6 (diff)
downloadhome-5b72fc95b02b2d650239d1b678f09ce3ef296eb7.tar.gz
fix issue with password-store
Diffstat (limited to 'void')
-rw-r--r--void/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/void/home.nix b/void/home.nix
index 08b9615..da66e49 100644
--- a/void/home.nix
+++ b/void/home.nix
@@ -22,6 +22,7 @@
pass = {
enable = true;
+ key = "B5200ABFBD213FC9C17C6DB91291CBBCF3B9F225";
};
neovim = {