1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/modules
Robert Helgesson f60a1ed689
systemd: handle non-Linux systems better
This commit causes an error to be printed if running under a non-Linux
system when a systemd service, target, or timer is active.

It will also prevent running systemd during activation if running
under a non-Linux system.
2017-05-16 22:05:02 +02:00
..
lib Add basic directed acyclic graph data structure 2017-05-04 00:39:36 +02:00
lib-bash Credit original source for shell color code 2017-05-14 20:35:13 +02:00
misc gtk: fix bug in condition 2017-01-17 18:16:45 +01:00
programs ssh: use types.str instead of types.string 2017-05-13 12:23:59 +02:00
services redshift: add module 2017-01-20 19:26:52 +01:00
default.nix ssh: add programs.ssh module 2017-05-13 11:41:38 +02:00
home-environment.nix home-environment: use explicit PATH in activation 2017-05-16 22:04:19 +02:00
manual.nix manual: add module 2017-01-15 23:42:48 +01:00
systemd.nix systemd: handle non-Linux systems better 2017-05-16 22:05:02 +02:00
xresources.nix Improve a few description fields 2017-01-15 23:42:48 +01:00
xsession.nix xsession: make windowManager option required 2017-05-06 13:01:07 +02:00