Update configuration based on new nixpkgs errors
This commit is contained in:
parent
e4a88cc699
commit
b21c3b559b
3 changed files with 5 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ with builtins; {
|
|||
enableCompletion = true;
|
||||
defaultKeymap = "viins";
|
||||
|
||||
initExtra = readFile ./zshrc;
|
||||
initContent = readFile ./zshrc;
|
||||
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue