1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-15 17:51:01 +00:00
nix-darwin/modules/launchd
Carl Thomé 59bef44059
Fix type error
```
error: A definition for option `launchd.user.agents.[...].serviceConfig.StartCalendarInterval' is not of type `null or (list of (submodule))'. Definition values:
       - In `<unknown-file>':
           {
             Hour = 0;
             Minute = 0;
           }
```
2023-12-30 23:47:20 +01:00
..
default.nix treewide: convert all option docs to Markdown 2023-06-24 10:48:55 +01:00
launchd.nix Fix type error 2023-12-30 23:47:20 +01:00
lib.nix launchd: properly generate plist files 2016-11-30 23:12:06 +01:00