about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2018-07-20[bot]: remove unreferenced codevolth4-9/+0
2018-07-18nixos: systemd.globalEnvironment: fix typeSilvan Mosberger1-1/+1
2018-07-14Merge pull request #43169 from samueldr/fix/stripDirsMatthew Bauer1-1/+1
2018-07-07stage-1: Fixes use of stripDirs.Samuel Dionne-Riel1-1/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink3-11/+11
2018-06-29networkmanager: Expand dns description, integrate with other services (#41898)Benjamin Staffin1-0/+2
2018-06-20nixos/stage-1: Make find-libs not choke on dynamic linker being in DT_NEEDEDTuomas Tynkkynen1-0/+6
2018-06-19Merge pull request #42211 from dje4321/dje4321Jörg Thalheim2-3/+4
2018-06-19added suggestion to support both str and intEmily Ann Ediger1-1/+2
2018-06-19set default to type.strEmily Ann Ediger1-1/+1
2018-06-18Grub: default is signed int. Fixes #42152Emily Ann Ediger2-2/+2
2018-06-17Merge pull request #41511 from vicgc/nilfs2-root-fixxeji1-0/+3
2018-06-11nixos/initrd-network: support hetznervolth1-0/+1
2018-06-07Revert "Merge pull request #38263 from lopsided98/grub-initrd-secrets"Joachim Fasting2-22/+28
2018-06-06Merge pull request #38263 from lopsided98/grub-initrd-secretsJoachim F2-28/+22
2018-06-06Fixed nilfs2 fsck error at boot because its not needed bu the nilfs2 filesystemvicgc1-0/+3
2018-06-05Merge pull request #41486 from grahamc/support-null-fontGraham Christensen2-14/+17
2018-06-05install-grub: only try to loadfont if font is not nullGraham Christensen1-12/+14
2018-06-05grub-config.xml: handle a null fontGraham Christensen1-2/+3
2018-06-04nixos/systemd: Allow to override serviceConfigaszlig1-4/+10
2018-05-24nixos/systemd-timesyncd: use the correct server list (#40919)Daniel Frank1-1/+1
2018-05-23Merge pull request #40462 from samueldr/fix/grub-backgroundGraham Christensen2-8/+24
2018-05-15Merge pull request #39978 from hedning/plymouth-quit-waitMatthew Justin Bauer1-1/+2
2018-05-15Merge pull request #33371 from jtojnar/flatpakJan Tojnar1-5/+12
2018-05-15nixos/systemd-lib: fix conflict with dbus.service.d directoryJan Tojnar1-5/+12
2018-05-13nixos/grub: Implements use of file format for splashImage.Samuel Dionne-Riel1-5/+9
2018-05-13nixos/grub: Updates `splashImage` description to match reality.Samuel Dionne-Riel1-3/+15
2018-05-13Merge pull request #40416 from oxij/os/fix-some-typesxeji1-1/+1
2018-05-13stage-1: remove tuxonice handlingYegor Timoshenko1-9/+0
2018-05-13nixos: systemd.services.*.environment: fix typeJan Malakhovski1-1/+1
2018-05-12manual: Clarify that limits.conf doesn't apply to systemd services. (#40267)Niklas Hambüchen1-2/+5
2018-05-12Fix kernel crash caused by absent root deviceIhor Antonov2-25/+27
2018-05-09Merge pull request #40052 from flokli/input_leds-docMatthew Justin Bauer1-1/+0
2018-05-07nixos/grub: support initrd secretsBen Wolsieffer2-28/+22
2018-05-07modules/system/boot/luksroot: remove comment about input_leds for caps lockFlorian Klink1-1/+0
2018-05-04nixos/plymouth: multi-user.target wants plymouth-quit-wait.serviceTor Hedin Brønner1-1/+2
2018-05-03switch-to-configuration: use Net::DBus to retrieve the list of unitsedef2-11/+11
2018-05-02Revert "Merge pull request #28206 from edef1c/net-dbus-list-units"Matthew Bauer2-11/+11
2018-05-02Merge pull request #28206 from edef1c/net-dbus-list-unitsMatthew Justin Bauer2-11/+11
2018-04-29Merge pull request #39340 from xeji/interim-fix-39069xeji1-0/+3
2018-04-27nixos/networkd: Allow RequiredForOnline field in [Link] sectionBen Gamari1-1/+2
2018-04-22nixos/systemd-networkd: wait for udev to settlexeji1-0/+3
2018-04-22raspberrypi-bootloader: Adds `firmwareConfig` config optionBastian Köcher1-1/+10
2018-04-22raspberrypi-bootloader: Adds support for using ubootBastian Köcher4-17/+141
2018-04-22Merge pull request #27117 from cjxgm/fix-nspawn-missing-suffixJörg Thalheim1-1/+1
2018-04-20Merge pull request #38356 from Infinisil/fix/environmentDaiderd Jordan2-2/+2
2018-04-19growPartition: fix volume resizing on EC2 NVME instancesIhor Antonov1-2/+9
2018-04-17Merge pull request #39031 from teto/loglevelGraham Christensen1-2/+2
2018-04-17kernel: fix boot.consoleLogLevel descriptionMatthieu Coudron1-2/+2
2018-04-04Merge master into stagingFrederik Rietdijk1-4/+4