Add fzf and zoxide to home base profile
This commit is contained in:
parent
4e3d6d222e
commit
d4cc44c7df
@ -17,6 +17,8 @@ in
|
|||||||
nixfiles.programs.comma.enable = true;
|
nixfiles.programs.comma.enable = true;
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
btop
|
btop
|
||||||
|
fzf
|
||||||
|
zoxide
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user