about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2017-02-23dhcpcd service: fix network-online.target integrationFranz Pletz1-0/+1
2017-02-20systemd: Properly escape environment options.Kevin Cox1-1/+1
2017-02-20Merge pull request #22941 from mayflower/systemd-tmpfilesRobin Gloster1-0/+4
2017-02-20systemd-boot: Unlink loader.conf if it existsaszlig1-0/+4
2017-02-20systemd-boot: Make sure /etc/machine-id existsaszlig1-7/+12
2017-02-20Merge pull request #22969 from symphorien/extrainitrdFranz Pletz2-1/+28
2017-02-19grub module: add extraInitrd optionSymphorien Gibol2-1/+28
2017-02-18systemd: setup tmpfiles on switching configurationRobin Gloster1-0/+4
2017-02-18fix comments about nixos-hardware-scanBrice Waegeneire1-1/+1
2017-02-17activation-script service: add utillinux to pathNikolay Amiantov1-2/+3
2017-02-16networking.networkd: adjust autmatic mapping of bondsProfpatsch1-1/+1
2017-02-13grub: fix capitalisationRobin Gloster1-1/+1
2017-02-13grub: add grub.useOSProber option (#22558)symphorien2-3/+20
2017-02-12nixos top-level: Add 'dtbs' symlink when kernel uses device treesTuomas Tynkkynen1-0/+3
2017-02-12Merge pull request #22677 from grahamc/drop-kdm-kde4-modulesGraham Christensen1-2/+0
2017-02-12raspberryPi boot loader: don't remove xx-initrd filesRicardo M. Correia1-1/+1
2017-02-12raspberryPi boot loader: fix booting Raspberry Pi 3Ricardo M. Correia2-4/+10
2017-02-11kdm: drop serviceGraham Christensen1-2/+0
2017-02-08systemd service: don't install systemd-hwdb-updateNikolay Amiantov1-2/+2
2017-02-08nixos/systemd: set r-x group permissions on /var/log/journalAntoine Eiche1-1/+2
2017-02-05Merge pull request #22353 from abbradar/bluetoothNikolay Amiantov3-9/+21
2017-02-02systemd service: add aliases optionNikolay Amiantov3-9/+21
2017-01-26systemd: 231 -> 232Robin Gloster3-7/+23
2017-01-21systemd-boot: fix evaluationFranz Pletz1-1/+1
2017-01-21systemd-boot: allow setting editor security option (#21853)Linus Heckemann2-0/+18
2017-01-10Revert "nixos/stage2: Check for each special mount individually and mount mis...Franz Pletz1-17/+13
2017-01-09nixos/stage2: Check for each special mount individually and mount missing one...Sebastian Hagen1-13/+17
2017-01-03Fix using ephemeral disks for /tmp etc. in EC2 instancesEelco Dolstra1-0/+2
2016-12-20systemd: add slice supportMarkov Dmitry2-0/+32
2016-12-17networkd: add extraConfig to all unitsJörg Thalheim1-0/+9
2016-12-17networkd: allow to supply own unit filesJörg Thalheim1-5/+7
2016-12-17Revert "fix 2 xml errors in the description of boot.loader.grub.efiInstallAsR...Bjørn Forsman1-2/+1
2016-12-17ntp: make timesyncd the new defaultJörg Thalheim2-12/+14
2016-12-16fix 2 xml errors in the description of boot.loader.grub.efiInstallAsRemovablemichael bishop1-1/+2
2016-12-16fix indentation in several nixos option descriptionsmichael bishop1-2/+2
2016-11-21nixos/modules: use defaultText where applicableJoachim Fasting1-0/+4
2016-11-21Merge pull request #19379 from nixy/masterJörg Thalheim2-7/+22
2016-11-18Merge pull request #20469 from Mic92/initrd-sshJörg Thalheim1-1/+1
2016-11-16initrd-ssh: fix authorized_key generation with multiple keysJörg Thalheim1-1/+1
2016-11-16raspberrypi module: use enumEric Sagnes1-6/+1
2016-11-04grub module: use enumEric Sagnes1-2/+1
2016-11-03grub bootloader: add forceInstall optionAndrew R. M2-7/+22
2016-10-28nixos/stage1: Fix local keyword outside functionaszlig1-2/+1
2016-10-21initrd: Include i8042 kernel moduleEelco Dolstra1-2/+2
2016-10-20Merge pull request #19668 from groxxda/timersTim Steinbach2-3/+4
2016-10-21nspawn module: optionSet -> submoduleEric Sagnes1-35/+36
2016-10-19systemd.timers: filter timers with empty startAtAlexander Ried1-2/+2
2016-10-19systemd.timers.startOn: automatically convert string to listAlexander Ried1-1/+2
2016-10-11nixos: make it easy to apply kernel patchesCharles Strahan1-1/+15
2016-10-09Fix #19382 set ownership of /var/empty to root:rootNathan Bijnens1-0/+1