about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2020-05-18nixos/binfmt: move systemd-binfmt.service to binfmt moduleFlorian Klink2-6/+5
2020-05-14Merge pull request #87016 from flokli/nsswitch-cleanupFlorian Klink1-10/+6
2020-05-12Merge pull request #85428 from serokell/kirelagin/unit-script-nameLinus Heckemann1-26/+29
2020-05-11nixos/systemd: enable systemd-provided nss modules unconditionallyFlorian Klink1-10/+2
2020-05-11nixos/systemd: add to system.nssDatabases.group tooFlorian Klink1-0/+4
2020-05-10nixos/raspberrypi-builder: fix cross using buildPackagesRichard Marko1-2/+2
2020-05-10nixos/uboot-builder: fix cross using buildPackagesRichard Marko1-1/+1
2020-05-09Revert "nixos/resolved: Include dbus alias of resolved unit"Florian Klink1-1/+0
2020-05-08nixos/resolved: Include dbus alias of resolved unitArian van Putten1-0/+1
2020-05-06nixos/systemd: use global proxy config in systemd-importdMichael Adler1-0/+3
2020-05-05nixos/systemd: move NSS module logic to systemd moduleFlorian Klink1-0/+21
2020-05-05nixos/systemd/resolved: add resolve to nss hosts database if enabledFlorian Klink1-0/+4
2020-05-03nixos/initrd-ssh: add extraConfig OptionsFinn Behrens1-0/+8
2020-05-01Revert "nixos/systemd.nix: don’t require online for multi-user.target"Florian Klink1-0/+1
2020-05-01Merge pull request #82026 from andir/systemd-update-networkd-optionsFlorian Klink1-13/+126
2020-05-01nixos/networkd: support PrefixDelegationHint in DHCPv6 sectionAndreas Rammhold1-0/+1
2020-05-01nixos/networkd: add ipv6PrefixAndreas Rammhold1-0/+44
2020-05-01nixos/networkd: add ipv6PrefixDelegationConfig to networkdAndreas Rammhold1-0/+31
2020-05-01nixos/networkd: rename the networkd dhcpConfig option to dhcpV4ConfigAndreas Rammhold1-8/+15
2020-05-01nixos/networkd: introduce the DHCPv6 network section eqivalentAndreas Rammhold1-0/+27
2020-05-01nixos/networkd: add MaxAttempts and SendRelease to the DHCP optionsAndreas Rammhold1-3/+5
2020-05-01nixos/networkd: remove CriticalConnection= fields in favor of KeepConnectionAndreas Rammhold1-3/+3
2020-04-30nixos/networkd: add RoutesToDNS to DHCP sectionAndreas Rammhold1-1/+2
2020-04-28nixos/systemd.nix: don’t require online for multi-user.targetMatthew Bauer1-1/+0
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-20fixup! systemd: Add prefix to unit script derivationsKirill Elagin1-18/+12
2020-04-17systemd: Add prefix to unit script derivationsKirill Elagin1-4/+14
2020-04-17fixup! systemd: Simplify unit script namesKirill Elagin1-6/+0
2020-04-17systemd: Simplify unit script namesKirill Elagin1-2/+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