From 5b72fc95b02b2d650239d1b678f09ce3ef296eb7 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Thu, 6 Mar 2025 16:44:47 -0500 Subject: fix issue with password-store --- void/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'void/home.nix') 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 = { -- cgit v1.2.3