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
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
..
documentation Revert "eval-config: set class" 2023-07-24 23:24:20 +01:00
environment treewide: convert all option docs to Markdown 2023-06-24 10:48:55 +01:00
examples Add darwin-version command 2023-07-14 23:06:46 +10:00
fonts add support for dfont to the fonts module 2023-09-08 15:43:25 -07:00
launchd Fix type error 2023-12-30 23:47:20 +01:00
lib treewide: convert all option docs to Markdown 2023-06-24 10:48:55 +01:00
misc treewide: convert all option docs to Markdown 2023-06-24 10:48:55 +01:00
networking treewide: convert all option docs to Markdown 2023-06-24 10:48:55 +01:00
nix Merge pull request #806 from DeterminateSystems/easier-uninstall 2023-11-24 14:11:34 +11:00
programs programs.ssh: write ssh known_hosts only if there are any set 2023-09-15 08:24:20 -07:00
security Add security.pki.installCACerts config 2023-11-11 12:36:28 +01:00
services [yabai] Configure scripting addition 2023-11-18 21:01:01 -08:00
system GlobalPreferences: fix mouse scaling example 2023-12-29 14:09:38 -06:00
time time: bury useless systemsetup -settimezone output 2023-09-15 15:59:14 -04:00
users treewide: convert all option docs to Markdown 2023-06-24 10:48:55 +01:00
alias.nix Update def and implementation of nix.package to match NixOS module 2022-08-16 10:41:51 -07:00
homebrew.nix Add homebrew.onActivation.extraFlags option 2023-09-11 11:22:23 -07:00
meta.nix treewide: convert all option docs to Markdown 2023-06-24 10:48:55 +01:00
module-list.nix sketchybar: init 2023-07-25 18:58:56 +08:00