Ricardo M. Correia
|
36a05c7b15
|
systemd: Add systemd.extraConfig option for /etc/systemd/system.conf
|
2013-11-16 16:50:59 +01:00 |
|
Ricardo M. Correia
|
e0171ef026
|
systemd: Change services.logind.extraConfig type to types.lines
|
2013-11-16 16:50:59 +01:00 |
|
Eelco Dolstra
|
4cada34b7f
|
Properly handle unit names with dashes in them
We ended up with files in /etc/systemd/system called
"bigx2ddata.mount.wants" rather than "big\x2ddata.mount.wants".
|
2013-11-12 16:58:36 +01:00 |
|
Eelco Dolstra
|
862e3dd977
|
Substitute "types.uniq types.string" -> "types.str"
|
2013-10-30 14:57:42 +01:00 |
|
Eelco Dolstra
|
a40583e7e4
|
Fix bogus mkOption types
Among others, systemd unit options were not being type-checked because
of this. mkOption should really check its arguments better...
|
2013-10-28 22:45:56 +01:00 |
|
Eelco Dolstra
|
5c1f8cbc70
|
Move all of NixOS to nixos/ in preparation of the repository merge
|
2013-10-10 13:28:20 +02:00 |
|