mirror of
https://github.com/nix-community/home-manager.git
synced 2024-12-14 11:57:55 +00:00
news: fix typo in programs.zsh.antidote entry
This commit is contained in:
parent
2d9210f25e
commit
89d10f8adc
1 changed files with 1 additions and 1 deletions
|
@ -1132,7 +1132,7 @@ in
|
|||
time = "2023-06-17T22:18:22+00:00";
|
||||
condition = config.programs.zsh.enable;
|
||||
message = ''
|
||||
A new modules is available: 'programs.zsh.antidote'
|
||||
A new module is available: 'programs.zsh.antidote'
|
||||
'';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue