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
(cherry picked from commit 5ee44bc7c2)
This commit is contained in:
committed by
Austin Horstman
parent
c8589e7fb1
commit
a9f8b3db21
@@ -1878,6 +1878,16 @@ in {
|
||||
speed, features, or native UIs. Ghostty provides all three.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
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