diff --git a/home.nix b/home.nix index c58c69f..b0f3761 100644 --- a/home.nix +++ b/home.nix @@ -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"