about summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* plymouth: Fix reference to NixOS versionTim Steinbach2018-02-19
* Merge pull request #34795 from oxij/os/nixosLabel-pt2Michael Raskin2018-02-19
|\
| * 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/binfmt: Initial binfmt_msc support.Shea Levy2018-02-18
|/
* Merge pull request #34492 from rnhmjoj/privacyJoachim F2018-02-17
|\
| * nixos/networking-interfaces: add preferTempAddress optionrnhmjoj2018-02-01
* | nixos/boot: allow kernel.printk override (#34958)Matthieu Coudron2018-02-17
* | Merge staging and PR #35021Vladimír Čunát2018-02-16
|\ \
| * | systemd: 234 -> 237Franz Pletz2018-02-13
* | | makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
* | | nixos: make `boot.kernel.features` internalHerwig Hochleitner2018-02-15
* | | boot.kernel.features: add nixos option for setting kernel featuresHerwig Hochleitner2018-02-15
|/ /
* / nixos/availableKernelModules: add a keyboard moduleVladimír Čunát2018-02-03
|/
* nixos/initrd: Don't include some x86-specific modules unconditionallyTuomas Tynkkynen2018-01-22
* nixos/initrd-network: fix docbook syntaxJörg Thalheim2018-01-22
* initrd-network: Document the need for modulesSvein Ove Aas2018-01-21
* nixos/availableKernelModules: add logitech hidJaakko Luttinen2018-01-06
* nixos: introduce boot.growPartition (#33521)zimbatm2018-01-06
* luksRoot: add the missing ECB dependency to fix XTS support, resolves #30940Evgeny Egorochkin2017-12-22
* Merge pull request #32829 from flokli/input_ledsJörg Thalheim2017-12-19
|\
| * boot.initrd.luks: add input_leds moduleFlorian Klink2017-12-19
* | Merge pull request #32268 from volth/patch-74Jörg Thalheim2017-12-17
|\ \
| * | initrd-ssh: generate hostkeys if absentvolth2017-12-03
| |/
* / plymouth: add breeze-plymouth as default themeMichael Peyton Jones2017-12-11
|/
* nixos/system: make switch-to-configuration script pure.Gleb Peregud2017-11-19
* Merge pull request #30665 from michaelpj/imp/plymouth-themesOrivej Desh2017-11-06
|\
| * plymouth: try to remove more references in themesMichael Peyton Jones2017-10-21
* | plymouth service: fix symlink to defaultsErlend Pedersen2017-10-24
|/
* nixos/resolved: clean up option descriptionsRobert Helgesson2017-10-17
* Revert "networkd: only wait for network to be online if configured to do so"Peter Hoeg2017-10-14
* networkd: only wait for network to be online if configured to do soPeter Hoeg2017-10-14
* Merge pull request #30172 from mayflower/cleanup/firmware-modulesFranz Pletz2017-10-12
|\
| * nixos: clean up kernel modulesFranz Pletz2017-10-07
* | nixos: Fix detection of btrfs root volumeaszlig2017-10-11
|/
* nixos: skip restarting systemd-logind to not break x11Joerg Thalheim2017-09-27
* systemd-tmpfiles: fix docsRobin Gloster2017-09-24
* Merge pull request #29344 from Moredread/fix/fileystem-encrypted-keyfile-miss...Jörg Thalheim2017-09-22
|\
| * nixos/fileystems: Fix boot fails with encrypted fsAndré-Patrick Bubel2017-09-14
* | systemd: better document enabled, wantedBy, and requiredBy (#29453)Matt McHenry2017-09-16
|/
* Include date and NixOS version in systemd-boot entriesGraham Christensen2017-09-02
* nixos/bcachefs: init moduledavidak2017-08-31
* grub module: assume /nix/store is a bind mount even if it is not read onlySymphorien Gibol2017-08-31
* switch-to-configuration: fix detection of changes between rebuilds for templa...danbst2017-08-22
* modules: specify some typesRobin Gloster2017-08-04
* modules/systemd: improve logind.extraConfig exampleProfpatsch2017-08-03
* environment.etc: add user/group optionVolth2017-07-29
* nixos/systemd-networkd: allow [Link] section in .network filesFlorian Jacob2017-07-29
* swap: extend randomEncryption to plainOpen and ability to select cipherMartin Wohlert2017-07-26
* Merge pull request #26912 from knedlsepp/fix-autoResizeGraham Christensen2017-07-16
|\