1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 02:18:32 +02:00
home-manager/modules
Robert Helgesson e307ceeee7
systemd: replace use of who command
Curiously the `who` command sometimes does not list logged-in users,
resulting in systemd not being reloaded. Instead we use

    systemctl --user is-system-running

to more directly detect whether systemd is running.
2018-02-20 22:04:29 +01:00
..
lib lib/shell: add library of convenience functions 2018-01-07 16:59:22 +01:00
lib-bash lib-bash: always print message announcing a dry run 2017-08-21 18:50:21 +02:00
misc pidgin: add module 2018-02-19 22:57:50 +01:00
programs pidgin: add module 2018-02-19 22:57:50 +01:00
services i3: escape ${} in bars.command example 2018-02-19 20:17:33 +01:00
default.nix modules core: move modules list to own file 2017-11-24 21:58:16 +01:00
files.nix Add dag library to config.lib 2017-12-26 17:27:21 +01:00
home-environment.nix Remove deprecated option home.sessionVariableSetter 2018-02-08 22:54:29 +01:00
manual.nix Mark rycee as maintainer for a bunch of modules 2017-09-26 23:40:31 +02:00
modules.nix pidgin: add module 2018-02-19 22:57:50 +01:00
systemd-activate.rb systemd: add option to automatically start services 2017-12-11 18:25:49 +01:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix systemd: replace use of who command 2018-02-20 22:04:29 +01:00
xcursor.nix xcursor: add module 2018-02-05 22:40:16 +01:00
xresources.nix Mark rycee as maintainer for a bunch of modules 2017-09-26 23:40:31 +02:00
xsession.nix Remove deprecated option home.sessionVariableSetter 2018-02-08 22:54:29 +01:00