sorted programs
This commit is contained in:
parent
c980232db0
commit
40070d865b
3 changed files with 46 additions and 46 deletions
|
@ -86,8 +86,8 @@ in {
|
|||
];
|
||||
oh-my-zsh = mkIf cfg.ohmyzsh.enable {
|
||||
enable = true;
|
||||
theme = cfg.ohmyzsh.theme;
|
||||
plugins = cfg.ohmyzsh.plugins;
|
||||
theme = cfg.ohmyzsh.theme;
|
||||
plugins = cfg.ohmyzsh.plugins;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue