faster?
This commit is contained in:
parent
e2c65f5243
commit
9329fb018c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
# this is true by default and mutually exclusive with
|
# this is true by default and mutually exclusive with
|
||||||
# programs.nix-index
|
# programs.nix-index
|
||||||
programs.command-not-found.enable = false;
|
programs.command-not-found.enable = false;
|
||||||
programs.nix-index.enable = true;
|
programs.nix-index.enable = false;
|
||||||
|
|
||||||
users.users.yt.shell = pkgs.zsh;
|
users.users.yt.shell = pkgs.zsh;
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue