1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

launchd: initial support for LaunchAgents

This commit is contained in:
midchildan 2021-11-22 01:13:30 +09:00 committed by Robert Helgesson
parent 662350bee2
commit c7a13f76a7
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
11 changed files with 1147 additions and 0 deletions

View file

@ -21,6 +21,9 @@ such as the `home-manager` command line tool and the activation script.
If you would like to contribute to the translation effort
then you can do so through the {hm-weblate}[Home Manager Weblate project].
* A new module, `launchd.agents` was added.
Use this to enable services based on macOS LaunchAgents.
[[sec-release-22.05-state-version-changes]]
=== State Version Changes