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;