home-manager/modules
Daniël de Kok 05a98b6be0 mbsync: change service unit type to 'oneshot'
The ExecStartPost command is currently started when the mbsync is
invoked succesfully. However, we typically want to run something like
'mu index' or 'notmuch new' after mbsync completes.  This changes the
unit type to oneshot, so that the ExecStartPost command is run after
mbsync finishes succesfully.
2018-10-13 19:28:40 +02:00
..
accounts alot: add module 2018-09-28 23:43:40 +02:00
lib files: add onChange option 2018-07-27 22:07:12 +02:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc alot: add module 2018-09-28 23:43:40 +02:00
programs rofi: set configPath defaultText to avoid rebuilds 2018-10-12 10:52:41 +02:00
services mbsync: change service unit type to 'oneshot' 2018-10-13 19:28:40 +02:00
default.nix modules core: move modules list to own file 2017-11-24 21:58:16 +01:00
files.nix Avoid substitution for some derivations 2018-07-31 21:16:36 +02:00
home-environment.nix home-environment: add option home.extraProfileCommands 2018-09-14 21:08:51 +02:00
manual.nix manual: add HTML manual 2018-05-18 23:22:03 +02:00
modules.nix alot: add module 2018-09-28 23:43:40 +02:00
systemd-activate.rb systemd: improve comments 2018-05-09 16:22:02 +02:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix Add support for systemd path units 2018-07-01 18:04:06 +02:00
xcursor.nix xcursor: add default cursor file option 2018-05-10 20:26:01 +02:00
xresources.nix xresources: remove unnecessary parentheses 2018-09-24 23:24:04 +02:00
xsession.nix xsession: add option xsession.scriptPath 2018-09-19 23:33:13 +02:00