Install fzf.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
packages =
|
||||
with pkgs;
|
||||
[
|
||||
fzf
|
||||
git
|
||||
home-manager
|
||||
mosh
|
||||
|
||||
@@ -19,6 +19,10 @@
|
||||
'';
|
||||
};
|
||||
|
||||
fzf = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
userEmail = "petru@paler.net";
|
||||
|
||||
Reference in New Issue
Block a user