about summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Merge pull request #90604 from maralorn/systemd-oneshot-warningFlorian Klink2020-06-16
|\
| * nixos/systemd: Update warning for restarting oneshotsMalte Brandy2020-06-16
* | nixos/systemd-boot: fix default boot entry selectionFlorian Klink2020-06-15
* | nixos/systemd-boot: update bootloader if neededDaniel Fullmer2020-06-15
|/
* nixos/timesyncd: Make dbus-activatibleArian van Putten2020-06-13
* nixos/networkd: Make activatible through dbus and netlinkArian van Putten2020-06-13
* nixos/resolved: Include dbus alias of resolved unitArian van Putten2020-06-13
* Merge master into staging-nextFrederik Rietdijk2020-06-08
|\
| * 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
* | | Merge master into staging-nextFrederik Rietdijk2020-06-05
|\| |
| * | nixos/grub: support initrd secretsBen Wolsieffer2020-06-04
| * | nixos/stage-1: make boot.initrd.secrets appear in the manualBen Wolsieffer2020-06-04
* | | Merge pull request #84032 from teto/fix_kernel_mergeFlorian Klink2020-05-22
|\ \ \ | |/ / |/| |
| * | kernel: fix config generationMatthieu Coudron2020-04-01
* | | 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