From b48e964a9c1cfb5fed8fcf1f8844376384f88598 Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Mon, 9 Oct 2023 14:47:45 +0000 Subject: fixup --- profiles/core/home.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/core/home.nix b/profiles/core/home.nix index 01fa525..7f654a1 100644 --- a/profiles/core/home.nix +++ b/profiles/core/home.nix @@ -215,8 +215,5 @@ defaultCacheTtl = 34550000; maxCacheTtl = 34550000; }; - programs.password-store = { - enable = true; - }; }; } -- cgit v1.2.3