change dotfile folder name

This commit is contained in:
Daniel Olsen 2018-11-16 18:36:33 +01:00
parent 063b7a9fa8
commit 3a21c4f77b
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
};
oh-my-zsh = {
enable = true;
custom = "\$HOME/.config/nixpkgs/dotfiles/zsh/oh-my-zsh-custom";
custom = "\$HOME/.config/nixpkgs/nix-dotfiles/zsh/oh-my-zsh-custom";
plugins = [
"git"
"sudo"