1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-06 16:57:08 +00:00
Commit graph

1113 commits

Author SHA1 Message Date
Daiderd Jordan
2f2bdf658d
update example config 2022-05-07 11:33:56 +02:00
Domen Kožar
bb3baef6e1
Merge pull request #459 from shyim/data-dir-nullable-redis
modules: make dataDir nullable in redis
2022-04-26 13:30:25 +01:00
Soner Sayakci
0119c40dfa
modules: make dataDir nullable in redis 2022-04-26 14:04:02 +02:00
Daiderd Jordan
1a387b8b3e
Merge pull request #447 from dsyang/additional-options
add options for configuring activity monitor
2022-04-25 23:03:55 +02:00
Daiderd Jordan
aba9ce944e
Merge pull request #429 from montchr/add-toplevel-option-lib
Add top-level `lib` option based on NixOS
2022-04-25 22:59:34 +02:00
Daiderd Jordan
d010355f1b
Merge pull request #453 from mtoohey31/fix/synthetic-instructions
Fix synthetic.conf instructions
2022-04-25 22:51:45 +02:00
Daiderd Jordan
175e7c23b9
Merge pull request #455 from eqyiel/add-launchevents
feat: add serviceConfig.LaunchEvents configuration option
2022-04-25 22:47:35 +02:00
Daiderd Jordan
8225b91297
Merge pull request #457 from montchr/hotfix-update-enablefontdir-usages
fonts: replace remaining reference to `enableFontDir`
2022-04-24 23:32:22 +02:00
Chris Montgomery
51e8b0b353
fonts: replace remaining reference to enableFontDir
see https://github.com/LnL7/nix-darwin/pull/456#issuecomment-1105472886

props to @jared-w for spotting my mistake
2022-04-24 13:36:19 -04:00
Domen Kožar
2979028c51
Merge pull request #456 from montchr/fonts-fontdir-option-rename
fonts: rename `fonts.enableFontDir` to `fonts.fontDir.enable` in line with NixOS
2022-04-19 21:12:53 +01:00
Chris Montgomery
b67c312295
fonts: rename fonts.enableFontDir in line with NixOS
since 21.05 beta:

e22337c870/nixos/modules/config/fonts/fontdir.nix (L64)
c99bd9bedf
2022-04-19 10:30:52 -04:00
Ruben Maher
11c98bfad4
feat: add serviceConfig.LaunchEvents configuration option
This is required if you want to register an "xpc event stream handler". Check
out the README for https://github.com/snosrap/xpc_set_event_stream_handler for
more info.
2022-04-17 10:45:22 +09:00
Matthew Toohey
a4f5ff411e Fix synthetic.conf instructions 2022-04-14 20:07:28 -04:00
Domen Kožar
4fdbb8168f
Merge pull request #340 from hauleth/fix/use-short-hostname
Use short hostname as flake attribute name
2022-03-26 07:11:11 +00:00
Domen Kožar
8a1a454873
Merge pull request #450 from midchildan/fix/fxpreferredviewstyle
fix: incorrect default for FXPreferredViewStyle
2022-03-26 07:08:58 +00:00
Domen Kožar
9d6253f52c
Merge pull request #431 from leungbk/more-NSGlobalDomain
Add NSGlobalDomain.NSAutomaticWindowAnimationsEnabled setting
2022-03-26 07:08:41 +00:00
Brian Leung
af3eb87e82
Add NSGlobalDomain.NSAutomaticWindowAnimationsEnabled setting
* modules/system/defaults/NSGlobalDomain.nix: Define.
2022-03-25 23:04:45 -07:00
Domen Kožar
20813f1df7
Merge pull request #446 from dsyang/show-files-always
add option to show hidden files everywhere
2022-03-25 12:25:08 +00:00
Domen Kožar
1489a89c74
Merge pull request #449 from malob/autoupdate-manual
Add workflow to auto-update manual
2022-03-25 12:19:13 +00:00
midchildan
f6161c1ed8
fix: incorrect default for FXPreferredViewStyle 2022-03-25 00:37:17 +09:00
Malo Bourgon
f3a7282410 Add workflow to auto-update manual 2022-03-22 10:31:55 -07:00
Dan Yang
faaa12ad24 add options for configuring activity monitor 2022-03-14 10:17:35 -07:00
Dan Yang
37e42a9fe4 add option to show hidden files everywhere 2022-03-14 10:04:28 -07:00
Domen Kožar
17fbc68a61
Merge pull request #445 from dsyang/finder-options
Add additional options to configure Finder
2022-03-13 12:18:50 +00:00
Domen Kožar
c4ed319159
Merge pull request #440 from ylh/literalTest
cachix-agent: literalExample -> literalExpression
2022-03-13 12:17:13 +00:00
Dan Yang
d61d8b3bd0 additional finder options 2022-03-10 00:43:27 -08:00
Dan Yang
d1c5344222 option to show all hidden files 2022-03-10 00:12:30 -08:00
Chris Montgomery
3bb62d40a2
Merge branch 'LnL7:master' into add-toplevel-option-lib 2022-02-27 21:26:31 -05:00
Yestin L. Harrison
0df6e9f5fe cachix-agent: literalExample -> literalExpression 2022-02-23 14:09:52 -08:00
Daiderd Jordan
1df878b6f8
Merge pull request #438 from domenkozar/cachix-deploy
Add Cachix Agent
2022-02-19 18:50:39 +01:00
Domen Kožar
2186a66331
Merge pull request #435 from Enzime/support-pkgs
eval-config: Support passing in `pkgs`
2022-02-19 16:32:49 +01:00
Domen Kožar
c944b5ee82
Merge pull request #437 from Kloenk/telegraf
telegraf: init module
2022-02-16 11:35:52 +01:00
Domen Kožar
4785322c4f
Merge pull request #434 from opeik/patch-1
Don't reset experimental features
2022-02-16 11:35:02 +01:00
Domen Kožar
6dd5e881a0 Add Cachix Agent support 2022-02-16 11:21:17 +01:00
Finn Behrens
efa1aa6ca5 telegraf: init module 2022-02-08 17:48:57 +01:00
Michael Hoang
5528b36698 eval-config: Support passing in pkgs
This is useful for flake users as they will usually already have an
instantiated Nixpkgs e.g.

    let
      pkgs = import nixpkgs {
        config.allowUnfree = true;
        overlays = [ ... ];
      }
    in darwin.lib.darwinSystem {
      inherit pkgs;
    }

This change makes `nix-darwin` match the behaviour of NixOS and
`home-manager`.
2022-02-04 21:32:40 +11:00
Sandro Stikić
ae73fc3b03
Don't reset experimental features 2022-02-04 16:16:08 +08:00
Chris Montgomery
9c645f5c61
feat: add top-level lib option
For parity with NixOS:

https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/misc/lib.nix
2022-01-23 12:42:09 -05:00
Daiderd Jordan
bcdb6022b3
Merge pull request #426 from malob/brew-path-fix
Fix homebrew.brewPrefix default value on Apple Silicon
2022-01-18 09:37:10 +01:00
Malo Bourgon
bef3621501 Fix homebrew.brewPrefix default value on Apple Silicon 2022-01-17 16:07:09 -08:00
Daiderd Jordan
af65e183c3
Merge pull request #419 from tboerger/dock-features
modules/system/defaults/dock.nix: add options for hot corners
2022-01-17 21:57:10 +01:00
Daiderd Jordan
f22e870a2e
Merge pull request #414 from montchr/feature/system-defaults-universalaccess
defaults: add options for common defaults in the `com.apple.universalaccess` domain
2022-01-17 21:42:43 +01:00
Daiderd Jordan
13d129434d
Merge pull request #418 from purcell/smarter-brew-prefix-default
Set brewPrefix defaults according to platform
2022-01-17 21:42:15 +01:00
Steve Purcell
7f68974ea4 Set brewPrefix defaults according to platform
This allows homebrew support to work out of the box on Apple Silicon
machines.

See #322
2022-01-17 17:23:31 +01:00
Thomas Boerger
4c243ea8c8
modules/system/defaults/dock.nix: make sure to use positive ints for hot corners 2022-01-17 00:33:29 +01:00
Thomas Boerger
d053e8ade5
modules/system/defaults/dock.nix: add options for hot corners 2022-01-17 00:33:29 +01:00
Daiderd Jordan
9a388b6b56
bump stable tests to 21.05 2022-01-16 09:40:14 +01:00
Daiderd Jordan
d3d7db7b86
Merge pull request #421 from domenkozar/modular-installer
move installer into a separate file
2022-01-16 09:20:16 +01:00
Daiderd Jordan
2296ffcd21
Merge pull request #397 from jsoo1/eval-config-check-param
eval-config: Add check parameter for compatibility with nixpkgs.
2022-01-16 09:03:43 +01:00
Daiderd Jordan
6555c36225
Merge pull request #394 from jsoo1/allow-functors
nixpkgs: Allow functors.
2022-01-16 08:56:55 +01:00