about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2024-04-23nixos/systemd-boot: avoid expensive mypy builds on configuration changesJörg Thalheim1-12/+14
2024-04-23Merge pull request #297726 from r-vdp/systemd-unit-namesFlorian Klink3-26/+25
2024-04-15systemd: add a name option to all systemd unitsr-vdp3-26/+25
2024-04-14nixos/networkd: add [Bridge] section to netdev confAstrid Yu1-0/+42
2024-04-13nixos: remove all uses of lib.mdDocstuebinm57-510/+504
2024-04-09Merge pull request #154952 from colemickens/extlinuxpennae1-1/+7
2024-04-08systemd-lib: include GPTMaxLabelLength constantnikstur1-3/+3
2024-04-01Merge pull request #299717 from ElvishJerricco/systemd-debug-shellFlorian Klink2-2/+9
2024-03-29nixos/systemd: Enable debug-shell.service.Will Fancher2-2/+9
2024-03-29Merge pull request #277759 from onny/initrd-keyfilesWill Fancher1-4/+26
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß1-2/+6
2024-03-28treewide: Mark Nix blocks in markdown as NixJanne Heß1-2/+2
2024-03-26Merge pull request #298201 from philiptaron/fix-initrd-activation-with-gpt-autoWill Fancher1-1/+4
2024-03-24Merge pull request #283240 from Aleksanaa/nixos/plymouthSandro1-3/+3
2024-03-22nixos/systemd/initrd: make systemd mount root as rw if gpt-auto is setPhilip Taron1-1/+4
2024-03-22Merge #284149: nixos/kernel: add hid_corsair to initrd modulesVladimír Čunát1-0/+1
2024-03-20Merge pull request #297227 from WilliButz/uki/expose-rendered-confignikstur1-3/+12
2024-03-19Merge pull request #290061 from SuperSandro2000/kernel-modules-package-nameWill Fancher3-11/+7
2024-03-19nixos/uki: add configFile optionWilliButz1-3/+12
2024-03-18Merge pull request #293591 from lf-/jade/fix-luksroot-assertWill Fancher1-2/+4
2024-03-18nixos.luksroot: fix assertion message to name correct optionJade Lovelace1-2/+4
2024-03-18Merge pull request #209964 from Majiir/fix-initrd-systemd-closureWill Fancher1-1/+8
2024-03-18Merge pull request #296924 from flokli/document-servers-empty-fallbackFlorian Klink1-0/+3
2024-03-18nixos/timesyncd: further document services.timesyncd.serversFlorian Klink1-0/+3
2024-03-18nixos/initrd-ssh: Add authorizedKeyFiles optionJonas Heinrich1-4/+26
2024-03-18Merge pull request #282022 from ElvishJerricco/gpt-auto-rootnikstur2-5/+26
2024-03-17Merge pull request #293710 from B4dM4n/networkd-policy-rule-port-rangeWill Fancher1-2/+2
2024-03-15nixos: Support systemd-gpt-auto-rootWill Fancher2-5/+26
2024-03-12nixos/binfmt: fix race condition between systemd-tmpfiles and systemd-binfmtArian van Putten1-0/+1
2024-03-11nixos/uki: add ".dtb" section if devicetree is usedJared Baur1-0/+2
2024-03-09Merge pull request #293720 from vkleen/fix/systemd-boot-random-seedWill Fancher1-1/+1
2024-03-08nixos/networkd: add missing UseGateway key in the DHCPv4 sectionr-vdp1-0/+2
2024-03-08nixos/systemd: Only include systemd-boot-random-seed if the unit existsViktor Kleen1-1/+1
2024-03-06nixos/networkd: allow RoutingPolicyRule port rangesFabian Möller1-2/+2
2024-03-02systemd-boot: introduce options to set a sort-key for systemd-boot entriesr-vdp2-12/+72
2024-03-01Merge pull request #292061 from nikstur/systemd-random-seednikstur1-1/+1
2024-02-29substitute: Deprecate `replacements`, introduce `replacementsList`Silvan Mosberger1-1/+1
2024-02-28nixos/systemd: include systemd-boot-random-seed.servicenikstur1-0/+1
2024-02-28nixos/systemd: remove a superfluous overridenikstur1-1/+0
2024-02-27Merge pull request #291825 from WilliButz/repart/max-label-lengthWill Fancher1-1/+15
2024-02-28nixos/plymouth: improving documentation of logo optionaleksana1-3/+3
2024-02-27Merge pull request #285401 from sdht0/systemd-boot-xbootldrWill Fancher2-29/+99
2024-02-27Merge pull request #291882 from philiptaron/systemd-networkd/boolValuesPlusWill Fancher1-2/+2
2024-02-27Merge pull request #267012 from alois31/plymouth-unbloatSandro1-0/+4
2024-02-27nixos/networkd: accept `true` and `false` in addition to "yes" and "no" for D...Philip Taron1-2/+2
2024-02-27nixos/systemd-repart: add assertion for partition label lengthWilliButz1-1/+15
2024-02-26nixos/systemd-boot: Add support for an XBOOTLDR partitionSiddhartha2-29/+99
2024-02-26Merge pull request #291160 from jmbaur/systemd-boot-builder-crossJulien Malka1-4/+2
2024-02-25Merge pull request #289856 from pennae/supfs-setRyan Lahfa1-5/+3
2024-02-24nixos/systemd-boot: fix cross for lint checkJared Baur1-4/+2