Skip to content

Commit

Permalink
fzf
Browse files Browse the repository at this point in the history
  • Loading branch information
Toomoch committed May 31, 2024
1 parent 3a92e9c commit df5d77c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ in
tmux-sessionizer
deploy-rs
];
programs.fzf.enableZshIntegration = true;
programs.fzf.enable = true;

sops.age.sshKeyPaths = [ "${sshpath}" ];

Expand Down

0 comments on commit df5d77c

Please sign in to comment.