nixpkgs/nixos/modules
Eelco Dolstra 179acfb664 Allow upstream systemd units to be extended
If you define a unit, and either systemd or a package in
systemd.packages already provides that unit, then we now generate a
file /etc/systemd/system/<unit>.d/overrides.conf. This makes it
possible to use upstream units, while allowing them to be customised
from the NixOS configuration. For instance, the module nix-daemon.nix
now uses the units provided by the Nix package. And all unit
definitions that duplicated upstream systemd units are finally gone.

This makes the baseUnit option unnecessary, so I've removed it.
2014-04-17 18:52:31 +02:00
..
config Allow upstream systemd units to be extended 2014-04-17 18:52:31 +02:00
hardware mesa: have all output on /run/opengl-driver{,-32} 2014-04-14 21:38:23 +02:00
installer nixos-rebuild: Fallback for upgrading Nix 2014-04-15 12:07:34 +02:00
misc nixos: add spiped service module 2014-04-15 03:33:47 -05:00
profiles no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbus 2014-04-16 16:58:06 +02:00
programs Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
security Apply pam_loginuid before pam_systemd 2014-04-17 11:35:18 +02:00
services Allow upstream systemd units to be extended 2014-04-17 18:52:31 +02:00
system Allow upstream systemd units to be extended 2014-04-17 18:52:31 +02:00
tasks Allow upstream systemd units to be extended 2014-04-17 18:52:31 +02:00
testing Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
virtualisation Drop ALSA dependency in containers 2014-04-16 01:44:43 +02:00
module-list.nix nixos: add spiped service module 2014-04-15 03:33:47 -05:00
rename.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00