1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-31 04:04:45 +00:00
nix-darwin/modules
Daiderd Jordan 8a6c783616
checks: generalize and make them more configurable
All the checks are now aggregated in system.checks.text making it easy
to allow certain checks to be disabled as well as disabling them
alltogether if desired. eg.

    # Disable all checks.
    system.checks.text = mkForce "";

Fixes #117
2019-01-02 21:13:45 +01:00
..
environment Unify environment configuration and don't run in child shells 2018-10-25 01:00:52 +09:00
examples lnl: add nix-daemon objc workaround 2018-12-18 23:32:18 +01:00
fonts skip buildEnv and create a package with /share/fonts 2018-10-06 20:38:01 +02:00
launchd launchd: fix type of inetdCompatibility 2018-01-01 23:03:11 +01:00
lib whitespace 2017-12-13 22:58:18 +01:00
networking networking: don't set NetBIOSName 2018-01-17 20:09:24 +01:00
nix nix: only set NIX_REMOTE for nix 1.11 2018-09-14 21:40:19 +02:00
programs Unify environment configuration and don't run in child shells 2018-10-25 01:00:52 +09:00
services nix-gc: add user option 2019-01-02 20:24:00 +01:00
system checks: generalize and make them more configurable 2019-01-02 21:13:45 +01:00
time time: skip activation if nothing is enabled 2018-01-12 22:24:34 +01:00
users types.string -> types.str 2018-07-21 13:27:08 +02:00
alias.nix activation: rename pre/post hooks 2018-01-13 17:12:02 +01:00