about summary refs log tree commit diff
path: root/nixos/modules/system/activation/top-level.nix
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Revert "nixos/top-level: add specialisation.<name>.configuration type"Fritz Otlinghaus1-1/+0
2021-02-03nixos/top-level: add specialisation.<name>.configuration typeFritz Otlinghaus1-0/+1
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-1/+1
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2020-12-18Revert "Module-builtin assertions, disabling assertions and submodule asserti...Silvan Mosberger1-1/+9
2020-11-30nixos/assertions: Use module-builtin assertion implementationSilvan Mosberger1-9/+1
2020-11-24utillinux: rename to util-linuxGraham Christensen1-1/+2
2020-09-23nixos/doc: Improve code listingsJan Tojnar1-3/+3
2020-07-20nixos/modules/system/activation/top-level.nix: allow overriding system.nameBas van Dijk1-3/+16
2020-04-12specialisation: replace nesting with named configurationsGraham Christensen1-30/+35
2020-03-20$toplevel/system: use kernel's architecturevolth1-1/+1
2020-03-05nixos/activation: use eval-config's system argument for nestingAndrew Childs1-1/+1
2020-02-27nixos/activation: propagate system to nested configurationsAndrew Childs1-0/+1
2019-08-07nixos/hardware.deviceTree: new moduleKai Wohlfahrt1-2/+2
2019-03-08lib: add `showWarnings`Jan Malakhovski1-3/+1
2018-10-03nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47...Maximilian Bosch1-0/+1
2018-09-24nixos: top-level: indentJan Malakhovski1-24/+24
2018-09-24nixos: top-level: evaluate assertions before warningsJan Malakhovski1-10/+13
2018-09-18nixos/activation: Switch from bash to sh to avoid reading users bash config (...Elis Hirwing1-1/+1
2018-09-05nixos/activation: fix activation script for non-POSIX shells (#46042)Maximilian Bosch1-0/+1
2018-09-01nixos/doc: add instructions for installation behind a proxy (#45854)Venkateswara Rao Mandela1-0/+7
2018-08-20Merge pull request #45397 from volth/patch-233John Ericson1-1/+1
2018-08-20top-level.nix: stdenv.platform -> stdenv.hostPlatform.platformvolth1-2/+2
2018-08-20$toplevel/system: buildPlatform.system -> hostPlatform.systemvolth1-1/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-05-03switch-to-configuration: use Net::DBus to retrieve the list of unitsedef1-1/+2
2018-05-02Revert "Merge pull request #28206 from edef1c/net-dbus-list-units"Matthew Bauer1-2/+1
2018-03-05switch-to-configuration: use Net::DBus to retrieve the list of unitsedef1-1/+2
2018-02-18nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski1-2/+2
2018-02-18nixos: add system.boot.loader.initrdFile option and use it where appropriateJan Malakhovski1-1/+12
2017-11-19nixos/system: make switch-to-configuration script pure.Gleb Peregud1-1/+1
2017-08-04modules: specify some typesRobin Gloster1-0/+1
2017-04-02Add facility to append secrets to the initrdShea Levy1-0/+2
2017-02-12nixos top-level: Add 'dtbs' symlink when kernel uses device treesTuomas Tynkkynen1-0/+3
2016-09-29Add stdenvNoCCEelco Dolstra1-1/+1
2016-02-28nixos copySystemConfiguration: fix when chrootedVladimír Čunát1-4/+7
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-1/+1
2016-01-08nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski1-3/+3
2015-09-18nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski1-1/+3
2015-08-25Put all firmware in $out/lib/firmwareEelco Dolstra1-1/+1
2015-07-09Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra1-0/+1
2015-06-04Add option ‘system.extraDependencies’ for including stuff in the system c...Eelco Dolstra1-0/+12
2014-12-15Fix ANSI escape in warning messagesEelco Dolstra1-1/+1
2014-11-14some typosRene Donner1-1/+1
2014-06-06Add system.replaceRuntimeDependencies to quickly replace system dependenciesLuca Bruno1-1/+32
2014-04-22nixos: evaluate assertions at toplevel, not at systemPackagesShea Levy1-21/+27
2014-04-21Revert "Merge branch 'dbus-switch-to-configuration'"Shea Levy1-1/+1
2014-04-20Merge branch 'master' into dbus-switch-to-configurationOliver Charles1-3/+4
2014-04-19Set personality when running a 32-bit container on a 64-bit hostEelco Dolstra1-0/+1