about summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Merge pull request #86163 from worldofpeace/wallpaper-refactorworldofpeace2020-06-07
|\
| * nixos-artwork: add file path attributesworldofpeace2020-04-29
* | boot: fix order of arguments for `hasPrefix` (#89751)Nadrieril2020-06-07
* | nixos/grub: support initrd secretsBen Wolsieffer2020-06-04
* | nixos/stage-1: make boot.initrd.secrets appear in the manualBen Wolsieffer2020-06-04
* | nixos/binfmt: move systemd-binfmt.service to binfmt moduleFlorian Klink2020-05-18
* | Merge pull request #87016 from flokli/nsswitch-cleanupFlorian Klink2020-05-14
|\ \
| * | nixos/systemd: enable systemd-provided nss modules unconditionallyFlorian Klink2020-05-11
| * | nixos/systemd: add to system.nssDatabases.group tooFlorian Klink2020-05-11
* | | Merge pull request #85428 from serokell/kirelagin/unit-script-nameLinus Heckemann2020-05-12
|\ \ \ | |/ / |/| |
| * | fixup! systemd: Add prefix to unit script derivationsKirill Elagin2020-04-20
| * | systemd: Add prefix to unit script derivationsKirill Elagin2020-04-17
| * | fixup! systemd: Simplify unit script namesKirill Elagin2020-04-17
| * | systemd: Simplify unit script namesKirill Elagin2020-04-17
* | | nixos/raspberrypi-builder: fix cross using buildPackagesRichard Marko2020-05-10
* | | nixos/uboot-builder: fix cross using buildPackagesRichard Marko2020-05-10
* | | Revert "nixos/resolved: Include dbus alias of resolved unit"Florian Klink2020-05-09
* | | nixos/resolved: Include dbus alias of resolved unitArian van Putten2020-05-08
* | | nixos/systemd: use global proxy config in systemd-importdMichael Adler2020-05-06
* | | nixos/systemd: move NSS module logic to systemd moduleFlorian Klink2020-05-05
* | | nixos/systemd/resolved: add resolve to nss hosts database if enabledFlorian Klink2020-05-05
* | | nixos/initrd-ssh: add extraConfig OptionsFinn Behrens2020-05-03
* | | Revert "nixos/systemd.nix: don’t require online for multi-user.target"Florian Klink2020-05-01
* | | Merge pull request #82026 from andir/systemd-update-networkd-optionsFlorian Klink2020-05-01
|\ \ \
| * | | nixos/networkd: support PrefixDelegationHint in DHCPv6 sectionAndreas Rammhold2020-05-01
| * | | nixos/networkd: add ipv6PrefixAndreas Rammhold2020-05-01
| * | | nixos/networkd: add ipv6PrefixDelegationConfig to networkdAndreas Rammhold2020-05-01
| * | | nixos/networkd: rename the networkd dhcpConfig option to dhcpV4ConfigAndreas Rammhold2020-05-01
| * | | nixos/networkd: introduce the DHCPv6 network section eqivalentAndreas Rammhold2020-05-01
| * | | nixos/networkd: add MaxAttempts and SendRelease to the DHCP optionsAndreas Rammhold2020-05-01
| * | | nixos/networkd: remove CriticalConnection= fields in favor of KeepConnectionAndreas Rammhold2020-05-01
| * | | nixos/networkd: add RoutesToDNS to DHCP sectionAndreas Rammhold2020-04-30
| | |/ | |/|
* / | nixos/systemd.nix: don’t require online for multi-user.targetMatthew Bauer2020-04-28
|/ /
* | Merge pull request #85735 from nh2/journald-storage-limit-logsFlorian Klink2020-04-23
|\ \
| * | journald service: Add helpful comments about the journal getting fullNiklas Hambüchen2020-04-23
* | | nixos/networkd: Fix restartTriggersArian van Putten2020-04-23
|/ /
* | journald service: Increase default rate limit 1000 -> 10000.Niklas Hambüchen2020-04-21
* | Merge pull request #85371 from Mic92/tmpfilesJörg Thalheim2020-04-20
|\ \ | |/ |/|
| * tmpfiles: load user-defined entries firstJörg Thalheim2020-04-16
* | Merge pull request #85004 from emilazy/add-initrd-secrets-path-assertionYegor Timoshenko2020-04-16
|\ \
| * | nixos/stage-1: check secret paths before copyingEmily2020-04-11
| * | nixos/initrd-ssh: fix typo in docsEmily2020-04-11
* | | Merge pull request #84266 from Ma27/nspawn-overridesMaximilian Bosch2020-04-16
|\ \ \ | |_|/ |/| |
| * | nixos/systemd-nspawn: disallow multiple packages with `.nspawn`-unitsMaximilian Bosch2020-04-04
* | | Merge pull request #81848 from grahamc/nested-specialisationGraham Christensen2020-04-12
|\ \ \
| * | | specialisation: replace nesting with named configurationsGraham Christensen2020-04-12
| | |/ | |/|
* / | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|/ /
* / nixos/initrd-ssh: fix typo (#84719)B YI2020-04-08
|/
* nixos/systemd: remove one DefaultBlockIOAccountingRouven Czerwinski2020-03-29
* nixos/initrd-ssh: switch from Dropbear to OpenSSHEmily2020-03-25