base: add zoxide to packages

dev-docs
Moritz Böhme 2023-02-28 12:54:34 +01:00
parent 17085b4a1b
commit d01a5c0722
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ in
# Let Home Manager install and manage itself.
home-manager.enable = true;
fzf.enable = true;
zoxide.enable = true;
};
home = {
username = "moritz";