treewide: change deprecated and renamed option and package names
This commit is contained in:
parent
8ae384686c
commit
c5dd3e4f5e
9 changed files with 13 additions and 14 deletions
|
|
@ -104,7 +104,7 @@ in {
|
|||
programs.command-not-found.enable = true;
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
dotDir = ".config/zsh";
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
|
||||
autocd = true;
|
||||
defaultKeymap = "viins";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue