enable some things
This commit is contained in:
parent
0e29107e10
commit
72d7df78bb
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@
|
||||||
nix = {
|
nix = {
|
||||||
optimize.enable = true;
|
optimize.enable = true;
|
||||||
search.enable = true;
|
search.enable = true;
|
||||||
|
switch-to-configuration-ng.enable = true;
|
||||||
|
nh.enable = true;
|
||||||
};
|
};
|
||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
tmux.enable = true;
|
tmux.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue