From 749266288e59f8118b250a1e435db6ae6859f408 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 18 Jan 2022 09:16:53 +0300 Subject: feat(tazjin/tverskoy): persist keyring data across reboots Change-Id: I9602ae6c8fcd56fb9bbccc7ceacb08d23cd99a4f Reviewed-on: https://cl.tvl.fyi/c/depot/+/4986 Reviewed-by: tazjin Autosubmit: tazjin Tested-by: BuildkiteCI --- users/tazjin/nixos/tverskoy/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index f0576d5ed6..61f89399b7 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -356,6 +356,7 @@ in lib.fix(self: { ".local/share/audacity" ".local/share/direnv" ".local/share/fish" + ".local/share/keyrings" ".local/share/zoxide" ".mozilla/firefox" ".password-store" -- cgit 1.4.1