diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2016-12-16 12:20:28 +0100 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2016-12-16 12:20:28 +0100 |
| commit | 345941b4d8e982e3f0b29537875a337bacc993e6 (patch) | |
| tree | 52390460ffd9d423217e1407af6e80caae2aeefc /default.nix | |
| parent | d97cc2d59da88eefa88ee8d3cdd1739b8a215a9b (diff) | |
add time.timeZone option
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix index f779266..44a1e17 100644 --- a/default.nix +++ b/default.nix @@ -16,6 +16,7 @@ let ./modules/system/defaults/trackpad.nix ./modules/system/etc.nix ./modules/system/launchd.nix + ./modules/time ./modules/nix ./modules/nix/nix-darwin.nix ./modules/nix/nixpkgs.nix |
