about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Merge pull request #85735 from nh2/journald-storage-limit-logsFlorian Klink1-0/+16
2020-04-23nixos/networkd: Fix restartTriggersArian van Putten1-1/+1
2020-04-23journald service: Add helpful comments about the journal getting fullNiklas Hambüchen1-0/+16
2020-04-21journald service: Increase default rate limit 1000 -> 10000.Niklas Hambüchen1-1/+1
2020-04-20Merge pull request #85371 from Mic92/tmpfilesJörg Thalheim1-7/+7
2020-04-16Merge pull request #85004 from emilazy/add-initrd-secrets-path-assertionYegor Timoshenko2-1/+22
2020-04-16tmpfiles: load user-defined entries firstJörg Thalheim1-7/+7
2020-04-16Merge pull request #84266 from Ma27/nspawn-overridesMaximilian Bosch2-4/+11
2020-04-12Merge pull request #81848 from grahamc/nested-specialisationGraham Christensen4-35/+40
2020-04-12specialisation: replace nesting with named configurationsGraham Christensen4-35/+40
2020-04-11nixos/stage-1: check secret paths before copyingEmily1-0/+21
2020-04-11nixos/initrd-ssh: fix typo in docsEmily1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-04-08nixos/initrd-ssh: fix typo (#84719)B YI1-1/+1
2020-04-04nixos/systemd-nspawn: disallow multiple packages with `.nspawn`-unitsMaximilian Bosch2-4/+11
2020-03-29nixos/systemd: remove one DefaultBlockIOAccountingRouven Czerwinski1-1/+0
2020-03-25nixos/initrd-ssh: switch from Dropbear to OpenSSHEmily2-55/+128
2020-03-20$toplevel/system: use kernel's architecturevolth1-1/+1
2020-03-19nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink1-31/+44
2020-03-16Merge pull request #80114 from rnhmjoj/initrdDanylo Hlynskyi2-131/+147
2020-03-13Revert Merge #82310: nixos/systemd: apply .linkVladimír Čunát1-44/+31
2020-03-13Merge pull request #81241 from thefloweringash/nesting-systemMichele Guerini Rocco1-0/+1
2020-03-11nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink1-31/+44
2020-03-10Merge pull request #82139 from adisbladis/switch-to-configuration-manualadisbladis1-2/+2
2020-03-09switch-to-configuration: Add new option X-OnlyManualStartadisbladis1-2/+2
2020-03-09environment.etc: fix typozimbatm1-4/+4
2020-03-05nixos/activation: use eval-config's system argument for nestingAndrew Childs1-1/+1
2020-03-04Merge pull request #81405 from NinjaTrappeur/nin-networkd-policy-rulesMaximilian Bosch2-2/+68
2020-03-02Merge pull request #79532 from NixOS/fix-predictable-ifnames-in-initrdMaximilian Bosch3-31/+54
2020-03-02nixos/networkd: test routingPolicyRules with a nixos vm testFélix Baylac-Jacqué1-4/+19
2020-03-01nixos/networkd: Add the RoutingPolicyRule-related optionsFélix Baylac-Jacqué2-0/+51
2020-02-27nixos/activation: propagate system to nested configurationsAndrew Childs1-0/+1
2020-02-15grub: Update extraConfig example text (#79406)Benjamin Staffin1-1/+5
2020-02-15nixos/boot: add option to disable initrdrnhmjoj2-131/+147
2020-02-13Merge pull request #76481 from fare-patches/vesaMarek Mahut1-1/+6
2020-02-09Merge pull request #78453 from wedens/memtest-efi-grubworldofpeace1-17/+40
2020-02-08nixos/initrd-network: always run postCommandsFranz Pletz1-21/+12
2020-02-08nixos/initrd-network: use ipconfig from klibcFranz Pletz1-1/+1
2020-02-08nixos/initrd-network: flush interfaces before stage 2Franz Pletz1-10/+29
2020-02-08nixos/stage-1: fix predictable interfaces namesFranz Pletz2-4/+17
2020-02-06Merge pull request #59827 from oxij/nixos/suppress-systemd-unitsSilvan Mosberger1-1/+16
2020-02-05Revert "Revert "Merge master into staging-next""Frederik Rietdijk1-5/+8
2020-02-05Revert "Merge master into staging-next"Frederik Rietdijk1-8/+5
2020-02-05Merge pull request #35188 from sorki/overlayfsSilvan Mosberger1-5/+8
2020-02-05use overlayfs by default for netboot and isoRichard Marko1-5/+8
2020-02-05nixos/grub: make memtest work with EFIwedens1-17/+40
2020-02-05Merge pull request #77594 from Frostman/fix-grub-extrafiles-mirroredbootsSilvan Mosberger2-1/+4
2020-02-03Fix boot.loader.grub.extraFiles when used with mirroredBootsSergey Lukjanov2-1/+4
2020-02-03nixos/systemd: add `systemd.sleep.extraConfig` config optionmisuzu1-0/+11
2020-02-02Revert "add config.environment.ld-linux"Eelco Dolstra1-31/+0