From 1725f42ce9583c536c0d8f43d89fe2738e7fbd88 Mon Sep 17 00:00:00 2001 From: Leonhard Markert Date: Thu, 30 Jan 2020 10:00:19 +0100 Subject: [PATCH] Add link to jkachmar's configuration https://github.com/target/lorri/issues/96#issuecomment-579931485 --- contrib/daemon.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/contrib/daemon.md b/contrib/daemon.md index 9f0a0eb8..98c42a06 100644 --- a/contrib/daemon.md +++ b/contrib/daemon.md @@ -45,8 +45,9 @@ setup](#verify-the-setup) to check that everything works as expected. ## Run `lorri daemon` on macOS with Nix -Please take a look at [@pawlowsklalaex]'s [suggested -`darwin-configuration.nix`](https://github.com/target/lorri/issues/96#issuecomment-545152525). +The following user contributions should help you get started: +- [@jkachmar]'s [suggested `darwin-configuration.nix`](https://github.com/target/lorri/issues/96#issuecomment-579931485) +- [@pawlowskialex]'s [suggested `darwin-configuration.nix`](https://github.com/target/lorri/issues/96#issuecomment-545152525) ## Verify the setup @@ -74,6 +75,7 @@ $ launchctl list | grep lorri [`lorri.socket`]: ./lorri.socket [`lorri.service`]: ./lorri.service -[@pawlowsklalaex]: https://github.com/pawlowskialex +[@jkachmar]: https://github.com/jkachmar +[@pawlowskialex]: https://github.com/pawlowskialex [setup-nixos-or-home-manager]: ../README.md#setup-on-nixos-or-with-home-manager-on-linux [systemd]: https://www.freedesktop.org/wiki/Software/systemd/