Merge branch 'nixos' into nixos-work
This commit is contained in:
commit
c2f3e3c7b3
2 changed files with 19 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…
Add table
Add a link
Reference in a new issue