| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-18 | Merge pull request #528 from sikmir/yabai | Domen Kožar | |
| yabai: set default package | |||
| 2022-09-16 | yabai: set default package | Nikolay Korotkiy | |
| 2022-09-09 | Remove lib.mdDoc usage | Greg Pfeil | |
| 2022-09-09 | Add tailscale service module | Greg Pfeil | |
| 2022-09-01 | karabiner-elements: don't use scripts | Michael Hoang | |
| `launchd.daemons.*.script` are stored in `/nix/store` which might not be mounted when the launch daemon attempts to start. | |||
| 2022-08-29 | Merge pull request #507 from misuzu/netbird-module | Domen Kožar | |
| Add netbird module | |||
| 2022-08-28 | Add netbird module | misuzu | |
| 2022-08-28 | karabiner-elements: init module | Michael Hoang | |
| 2022-08-26 | fix(gitlab-runner): deprecated literalExample | Jan Schmitt | |
| * replace all occurrence's with literalExpression * fixes #504 | |||
| 2022-08-24 | Merge pull request #289 from angerman/angerman/gitlab-runner | Domen Kožar | |
| adds gitlab-runner | |||
| 2022-08-16 | Tweak `nix.gc` module to more closely match NixOS module | Malo Bourgon | |
| 2022-08-16 | Update `nix.gc` module with same indenting/formatting as NixOS module | Malo Bourgon | |
| 2022-08-16 | Update/adapt daemon CPU/IO priority options in `nix` module | Malo Bourgon | |
| Stop using `nice` related options like NixOS, and because `launchd` recommends using `ProcessType` instead. Note this commit also changes the default `ProcessType` for the `nix-daemon` from `Interactive` to `Standard`. | |||
| 2022-04-26 | modules: make dataDir nullable in redis | Soner Sayakci | |
| 2022-03-30 | fixup | Moritz Angermann | |
| 2022-03-30 | uid/gid/util | Moritz Angermann | |
| 2022-03-30 | Update gitlab-runner.nix | Moritz Angermann | |
| 2022-03-30 | adds gitlab-runner | Moritz Angermann | |
| 2022-02-23 | cachix-agent: literalExample -> literalExpression | Yestin L. Harrison | |
| 2022-02-19 | Merge pull request #438 from domenkozar/cachix-deploy | Daiderd Jordan | |
| Add Cachix Agent | |||
| 2022-02-16 | Add Cachix Agent support | Domen Kožar | |
| 2022-02-08 | telegraf: init module | Finn Behrens | |
| 2021-10-23 | add forward compatibility for literalExample deprecation | Daiderd Jordan | |
| Fixes #367 | |||
| 2021-03-11 | spotifyd: add spotifyd service | Mario Rodas | |
| 2021-01-28 | fix: use separate config option to set port of DNSmasq | Łukasz Niemier | |
| Older approach seems to not work on macOS 11 Big Sur for some reason. | |||
| 2020-12-06 | Merge pull request #261 from cmacrae/yabai/load_sa | Daiderd Jordan | |
| yabai: load scripting addition in yabai-sa daemon | |||
| 2020-12-06 | Merge pull request #252 from happysalada/fix_emacs_path | Daiderd Jordan | |
| emacs: add system path env var | |||
| 2020-12-06 | Merge pull request #247 from happysalada/fix_nextdns | Daiderd Jordan | |
| nextdns: add to modulelist | |||
| 2020-12-03 | yabai: load scripting addition in yabai-sa daemon | cmacrae | |
| 2020-11-27 | emacs: add path config | happysalada | |
| 2020-11-27 | nexdns: add module and tests | happysalada | |
| 2020-11-08 | Merge pull request #245 from happysalada/master | Daiderd Jordan | |
| modules: add nextdns service | |||
| 2020-11-07 | switch from agent to daemon to run as root | Raphael Megzari | |
| 2020-11-05 | Merge pull request #242 from akrmn/lorri-path | Daiderd Jordan | |
| add git, gnutar and gzip to lorri's path | |||
| 2020-11-05 | add git, gnutar and gzip to lorri's path | Moisés Ackerman | |
| 2020-11-05 | modules: add nextdns service | happysalada | |
| 2020-10-29 | Add extraConfig option to redis | Andrew Seward | |
| 2020-10-25 | include etc in activate-system | Daiderd Jordan | |
| Since the etc actiation now includes a content whitelist files might get replaced automatically after system updates. So including it in the activation here should resolve most issues. | |||
| 2020-10-25 | remove nix 1.x config compatibility | Daiderd Jordan | |
| 2020-08-31 | Disable StandardOutPath by default and refactor test to using plutil | Thibault Gagnaux | |
| 2020-08-30 | Corrects description. | Thibault Gagnaux | |
| 2020-08-30 | Removes zsh and getEnv and adds needed NIX_PATH env. | Thibault Gagnaux | |
| 2020-08-29 | Makes it work. | Thibault Gagnaux | |
| 2020-08-29 | Adds lorri service. | Thibault Gagnaux | |
| 2020-05-15 | Separate yabai config and extra config by newline | Shardul Baral | |
| If a user passes both `config` and `extraConfig` to the `yabai` serivce, the generated `yabairc` file is invalid. This is because we do not add a newline separator when we concatenate the config string generated by `toYabaiConfig cfg.config` with `cfg.extraConfig`. This PR prepends a newline to `cfg.extraConfig` if it is non-empty so that the resulting `yabairc` config is valid. | |||
| 2020-05-14 | module: add spacebar service | cmacrae | |
| 2020-05-10 | module: add yabai service | cmacrae | |
| 2020-05-03 | Merge pull request #195 from hauleth/ft/add-dnsmasq-service | Daiderd Jordan | |
| Add DNSmasq service | |||
| 2020-04-28 | docs: add example | Łukasz Niemier | |
| 2020-04-28 | test: add tests for new service | Łukasz Niemier | |
