news: add services.home-manager.autoExpire entry
This commit is contained in:
parent
28242a60d3
commit
5ee44bc7c2
1 changed files with 10 additions and 0 deletions
|
|
@ -2201,6 +2201,16 @@ in {
|
|||
services into a video player.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2025-04-02T00:00:00+00:00";
|
||||
message = ''
|
||||
A new service is available: 'services.home-manager.autoExpire'.
|
||||
|
||||
A service that allow to automatically expire (and optionally clean-up
|
||||
Nix's store) old Home-Manager generations.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue