1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 01:18:32 +02:00
home-manager/modules
ryane ab70a02363
git-sync: add darwin support
- On darwin, creates a launch agent to run git-sync on an interval and
  when the `path` changes.

- The `uri` option is not used on Darwin. The auto-creation of the
  local git directory from the `uri` is a feature of the
  git-sync-on-inotify [1] wrapper (which won't work on Darwin afaik)
  and not `git-sync` itself.

[1] https://github.com/simonthum/git-sync/blob/master/contrib/git-sync-on-inotify
2023-07-24 11:16:09 +02:00
..
accounts treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
config treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
i18n/input-method treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
launchd treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
lib treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
lib-bash home-manager: verify username and home directory 2023-05-27 09:14:05 +02:00
misc hyprland: add module 2023-07-21 00:14:22 +02:00
po Translate using Weblate (Indonesian) 2023-07-19 23:28:32 +02:00
programs script-directory: fix documentation link (#4258) 2023-07-20 19:52:05 +02:00
services git-sync: add darwin support 2023-07-24 11:16:09 +02:00
targets treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
default.nix Add lib argument to homeManagerConfiguration (#2753) 2022-04-17 18:14:41 -04:00
files.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
home-environment.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
manual.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
modules.nix hyprland: add module 2023-07-21 00:14:22 +02:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
xresources.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
xsession.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00