summary refs log tree commit diff
path: root/nixos/modules/system/activation
Commit message (Expand)AuthorAge
* Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add an option to reload rather than restart changed unitsEelco Dolstra2014-03-17
* switch-to-configuration: Don't require /etc/NIXOSEelco Dolstra2014-03-17
* switch-to-configuration: Restart sockets.targetEelco Dolstra2014-03-17
* switch-to-configuration: Don't try to start masked unitsEelco Dolstra2014-03-12
* switch-to-configuration.pl: Handle successful auto-restartsOliver Charles2014-02-02
* Fix passing of kernel parametersEelco Dolstra2013-12-02
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* Add some primops to libEelco Dolstra2013-11-12
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Add lots of missing option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove remaining uses of mkOverrideTemplateEelco Dolstra2013-10-28
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Allow options to be marked as "internal"Eelco Dolstra2013-10-23
* Improve option descriptionEelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10