mirror of
https://github.com/nix-community/home-manager
synced 2024-12-20 16:59:47 +01:00
script-directory: fix news entry (#4010)
This commit is contained in:
parent
13a74643d7
commit
ba006d7cca
1 changed files with 1 additions and 1 deletions
|
@ -1036,7 +1036,7 @@ in
|
||||||
{
|
{
|
||||||
time = "2023-05-18T21:03:30+00:00";
|
time = "2023-05-18T21:03:30+00:00";
|
||||||
message = ''
|
message = ''
|
||||||
A new module is available: 'programs.shell-directory'.
|
A new module is available: 'programs.script-directory'.
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue