summary refs log tree commit diff
path: root/nixos/modules/system/activation/top-level.nix
Commit message (Expand)AuthorAge
* nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
* nixos: add system.boot.loader.initrdFile option and use it where appropriateJan Malakhovski2018-02-18
* nixos/system: make switch-to-configuration script pure.Gleb Peregud2017-11-19
* modules: specify some typesRobin Gloster2017-08-04
* Add facility to append secrets to the initrdShea Levy2017-04-02
* nixos top-level: Add 'dtbs' symlink when kernel uses device treesTuomas Tynkkynen2017-02-12
* Add stdenvNoCCEelco Dolstra2016-09-29
* nixos copySystemConfiguration: fix when chrootedVladimír Čunát2016-02-28
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski2016-01-08
* nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski2015-09-18
* Put all firmware in $out/lib/firmwareEelco Dolstra2015-08-25
* Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra2015-07-09
* Add option ‘system.extraDependencies’ for including stuff in the system c...Eelco Dolstra2015-06-04
* Fix ANSI escape in warning messagesEelco Dolstra2014-12-15
* some typosRene Donner2014-11-14
* Add system.replaceRuntimeDependencies to quickly replace system dependenciesLuca Bruno2014-06-06
* nixos: evaluate assertions at toplevel, not at systemPackagesShea Levy2014-04-22
* Revert "Merge branch 'dbus-switch-to-configuration'"Shea Levy2014-04-21
* Merge branch 'master' into dbus-switch-to-configurationOliver Charles2014-04-20
|\
| * Set personality when running a 32-bit container on a 64-bit hostEelco Dolstra2014-04-19
| * Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* | switch-to-configuration.pl: Interact via DBusOliver Charles2014-02-02
|/
* Fix passing of kernel parametersEelco Dolstra2013-12-02
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* 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 uses of the "merge" option attributeEelco Dolstra2013-10-28
* Allow options to be marked as "internal"Eelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10