Update oh-my-zsh.xml
Change name of the parameter to match 3d4cb55b71/nixos/modules/programs/zsh/oh-my-zsh.nix
This commit is contained in:
parent
3d4cb55b71
commit
d95dc9697e
@ -19,7 +19,7 @@
|
||||
configuration format of <literal>oh-my-zsh</literal>.
|
||||
<programlisting>
|
||||
{
|
||||
programs.ohMyZsh = {
|
||||
programs.zsh.ohMyZsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "python" "man" ];
|
||||
theme = "agnoster";
|
||||
|
Loading…
x
Reference in New Issue
Block a user