about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2018-01-06nixos/availableKernelModules: add logitech hidJaakko Luttinen1-2/+2
2018-01-06nixos: introduce boot.growPartition (#33521)zimbatm1-0/+43
2017-12-22luksRoot: add the missing ECB dependency to fix XTS support, resolves #30940Evgeny Egorochkin1-0/+5
2017-12-19Merge pull request #32829 from flokli/input_ledsJörg Thalheim1-1/+3
2017-12-19boot.initrd.luks: add input_leds moduleFlorian Klink1-1/+3
2017-12-17Merge pull request #32268 from volth/patch-74Jörg Thalheim1-4/+1
2017-12-11plymouth: add breeze-plymouth as default themeMichael Peyton Jones1-2/+7
2017-12-03initrd-ssh: generate hostkeys if absentvolth1-4/+1
2017-11-19nixos/system: make switch-to-configuration script pure.Gleb Peregud2-4/+11
2017-11-06Merge pull request #30665 from michaelpj/imp/plymouth-themesOrivej Desh1-2/+16
2017-10-24plymouth service: fix symlink to defaultsErlend Pedersen1-1/+1
2017-10-21plymouth: try to remove more references in themesMichael Peyton Jones1-2/+16
2017-10-17nixos/resolved: clean up option descriptionsRobert Helgesson1-9/+63
2017-10-14Revert "networkd: only wait for network to be online if configured to do so"Peter Hoeg1-6/+4
2017-10-14networkd: only wait for network to be online if configured to do soPeter Hoeg1-4/+6
2017-10-12Merge pull request #30172 from mayflower/cleanup/firmware-modulesFranz Pletz1-16/+1
2017-10-11nixos: Fix detection of btrfs root volumeaszlig1-1/+1
2017-10-07nixos: clean up kernel modulesFranz Pletz1-16/+1
2017-09-27nixos: skip restarting systemd-logind to not break x11Joerg Thalheim1-1/+6
2017-09-24systemd-tmpfiles: fix docsRobin Gloster1-5/+1
2017-09-22Merge pull request #29344 from Moredread/fix/fileystem-encrypted-keyfile-miss...Jörg Thalheim1-1/+11
2017-09-16systemd: better document enabled, wantedBy, and requiredBy (#29453)Matt McHenry1-4/+23
2017-09-14nixos/fileystems: Fix boot fails with encrypted fsAndré-Patrick Bubel1-1/+11
2017-09-02Include date and NixOS version in systemd-boot entriesGraham Christensen1-2/+27
2017-08-31nixos/bcachefs: init moduledavidak1-0/+3
2017-08-31grub module: assume /nix/store is a bind mount even if it is not read onlySymphorien Gibol1-2/+2
2017-08-22switch-to-configuration: fix detection of changes between rebuilds for templa...danbst1-2/+7
2017-08-04modules: specify some typesRobin Gloster1-0/+1
2017-08-03modules/systemd: improve logind.extraConfig exampleProfpatsch1-1/+1
2017-07-29environment.etc: add user/group optionVolth3-8/+30
2017-07-29nixos/systemd-networkd: allow [Link] section in .network filesFlorian Jacob1-0/+30
2017-07-26swap: extend randomEncryption to plainOpen and ability to select cipherMartin Wohlert1-1/+1
2017-07-16Merge pull request #26912 from knedlsepp/fix-autoResizeGraham Christensen1-0/+1
2017-07-13Merge pull request #27142 from florianjacob/resolved-multicastdns-supportJörg Thalheim1-1/+2
2017-07-13systemd: paths and slices are supported for user units tooPeter Hoeg1-9/+23
2017-07-05networkd: Allow new MulticastDNS settingFlorian Jacob1-1/+2
2017-07-03Merge branch 'master' into stagingVladimír Čunát1-1/+1
2017-07-02luksroot: fix typoSilvan Mosberger1-1/+1
2017-06-27Force check the filesystem before resizingJosef Kemetmueller1-0/+1
2017-06-26nixos/boot/stage-1: fix failing nixos-rebuild switch because of blkid outputChristian Albrecht1-1/+1
2017-06-24systemd-boot-builder.py: add support for profiles (#26318)Kai1-30/+55
2017-06-13Merge pull request #26460 from romildo/fix.nixos-artworkJoachim F1-1/+1
2017-06-10nixos/bcache: /bin/sh -> ${bash}/bin/shBjørn Forsman1-1/+1
2017-06-10nixos: Add support for scalable fonts in Grub menus (#26227)Benjamin Staffin2-2/+34
2017-06-07nixos-artwork: add more wallpapersromildo1-1/+1
2017-05-27systemd-nspawn: relax PrivateUsers checkJörg Thalheim1-1/+0
2017-05-27systemd-nspawn: fixes evaluation errorJörg Thalheim1-12/+13
2017-05-23services.logind: add options for lid-switch behaviorMaximilian Bosch1-0/+28
2017-05-20systemd-nspawn: add NotifyRead fixupJörg Thalheim1-1/+1
2017-05-20systemd-nspawn: add NotifyRead optionJörg Thalheim1-2/+3