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>.
|
configuration format of <literal>oh-my-zsh</literal>.
|
||||||
<programlisting>
|
<programlisting>
|
||||||
{
|
{
|
||||||
programs.ohMyZsh = {
|
programs.zsh.ohMyZsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = [ "git" "python" "man" ];
|
plugins = [ "git" "python" "man" ];
|
||||||
theme = "agnoster";
|
theme = "agnoster";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user