mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
news: add services.home-manager.autoExpire entry
This commit is contained in:
committed by
Austin Horstman
parent
28242a60d3
commit
5ee44bc7c2
@@ -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.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user