From 8efc391ff75a1f6a83911a00800f8fb8e4913990 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Mon, 31 Oct 2022 14:30:48 +0100 Subject: [PATCH] comment --- home/modules/fish.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/fish.nix b/home/modules/fish.nix index bda5fbfc..24b09627 100644 --- a/home/modules/fish.nix +++ b/home/modules/fish.nix @@ -98,6 +98,7 @@ in { enableFishIntegration = true; }; + # NOTE: If error occurs after system update on fish init run "ssh-add" programs.keychain = { enable = true; enableFishIntegration = true;