1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-06 00:37:00 +00:00
nix-darwin/modules/system
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
..
defaults system.defaults.dock: add show-recents option 2018-10-11 11:58:17 +09:00
activation-scripts.nix initialise fonts module 2018-09-30 13:22:24 +02:00
applications.nix Make symlink within ~/Applications if it exists instead of skipping 2017-06-14 13:12:12 -07:00
checks.nix checks: generalize and make them more configurable 2019-01-02 21:13:45 +01:00
default.nix toplevel: don't depend on NIX_PATH for the CHANGELOG 2018-01-13 14:20:13 +01:00
defaults-write.nix defaults: Add screencapture.location 2018-02-27 17:24:45 +00:00
etc.nix system: use preferLocalBuild for simple derivations 2018-01-21 13:46:30 +01:00
keyboard.nix keyboard: add option for remapping Tilde on non-us keyboards 2018-01-10 19:57:23 +01:00
launchd.nix launchd: run unload without -w 2018-01-29 23:14:47 +01:00
shells.nix environment-shells: add option to manage /etc/shells 2017-12-13 23:02:11 +01:00
version.nix nix: use pkgs.nix by default instead of the default profile 2018-03-29 21:10:18 +02:00