base: add zoxide to packages
This commit is contained in:
parent
17085b4a1b
commit
d01a5c0722
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue