about summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Merge #284149: nixos/kernel: add hid_corsair to initrd modulesVladimír Čunát2024-03-22
|\
| * nixos/kernel: add hid_corsair to initrd modulesLorenz Brun2024-01-27
* | Merge pull request #297227 from WilliButz/uki/expose-rendered-confignikstur2024-03-20
|\ \
| * | nixos/uki: add configFile optionWilliButz2024-03-19
* | | Merge pull request #290061 from SuperSandro2000/kernel-modules-package-nameWill Fancher2024-03-19
|\ \ \ | |/ / |/| |
| * | nixos/boot: move name overwrite to pkgs.aggregateModules to optionSandro Jäckel2024-02-20
* | | Merge pull request #293591 from lf-/jade/fix-luksroot-assertWill Fancher2024-03-18
|\ \ \
| * | | nixos.luksroot: fix assertion message to name correct optionJade Lovelace2024-03-18
* | | | Merge pull request #209964 from Majiir/fix-initrd-systemd-closureWill Fancher2024-03-18
|\ \ \ \
| * | | | nixos/systemd/initrd: follow init param symlinksMajiir Paktu2024-02-18
| | |/ / | |/| |
* | | | Merge pull request #296924 from flokli/document-servers-empty-fallbackFlorian Klink2024-03-18
|\ \ \ \
| * | | | nixos/timesyncd: further document services.timesyncd.serversFlorian Klink2024-03-18
* | | | | Merge pull request #282022 from ElvishJerricco/gpt-auto-rootnikstur2024-03-18
|\ \ \ \ \
| * | | | | nixos: Support systemd-gpt-auto-rootWill Fancher2024-03-15
| |/ / / /
* | | | | Merge pull request #293710 from B4dM4n/networkd-policy-rule-port-rangeWill Fancher2024-03-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | nixos/networkd: allow RoutingPolicyRule port rangesFabian Möller2024-03-06
| | |/ / | |/| |
* | | | nixos/binfmt: fix race condition between systemd-tmpfiles and systemd-binfmtArian van Putten2024-03-12
* | | | nixos/uki: add ".dtb" section if devicetree is usedJared Baur2024-03-11
* | | | Merge pull request #293720 from vkleen/fix/systemd-boot-random-seedWill Fancher2024-03-09
|\ \ \ \
| * | | | nixos/systemd: Only include systemd-boot-random-seed if the unit existsViktor Kleen2024-03-08
| |/ / /
* / / / nixos/networkd: add missing UseGateway key in the DHCPv4 sectionr-vdp2024-03-08
|/ / /
* | | systemd-boot: introduce options to set a sort-key for systemd-boot entriesr-vdp2024-03-02
* | | Merge pull request #292061 from nikstur/systemd-random-seednikstur2024-03-01
|\ \ \
| * | | nixos/systemd: include systemd-boot-random-seed.servicenikstur2024-02-28
| * | | nixos/systemd: remove a superfluous overridenikstur2024-02-28
* | | | substitute: Deprecate `replacements`, introduce `replacementsList`Silvan Mosberger2024-02-29
* | | | Merge pull request #291825 from WilliButz/repart/max-label-lengthWill Fancher2024-02-27
|\ \ \ \
| * | | | nixos/systemd-repart: add assertion for partition label lengthWilliButz2024-02-27
* | | | | Merge pull request #285401 from sdht0/systemd-boot-xbootldrWill Fancher2024-02-27
|\ \ \ \ \
| * | | | | nixos/systemd-boot: Add support for an XBOOTLDR partitionSiddhartha2024-02-26
| |/ / / /
* | | | | Merge pull request #291882 from philiptaron/systemd-networkd/boolValuesPlusWill Fancher2024-02-27
|\ \ \ \ \
| * | | | | nixos/networkd: accept `true` and `false` in addition to "yes" and "no" for D...Philip Taron2024-02-27
| |/ / / /
* | | | | Merge pull request #267012 from alois31/plymouth-unbloatSandro2024-02-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | nixos/plymouth: drop the X11 renderer in the initrdAlois Wohlschlager2023-11-11
* | | | | Merge pull request #291160 from jmbaur/systemd-boot-builder-crossJulien Malka2024-02-26
|\ \ \ \ \
| * | | | | nixos/systemd-boot: fix cross for lint checkJared Baur2024-02-24
* | | | | | Merge pull request #289856 from pennae/supfs-setRyan Lahfa2024-02-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | nixos/filesystems: make supportedFilesystems an attrsetpennae2024-02-19
| | |_|/ / | |/| | |
* | | | | Merge pull request #290490 from nikstur/idempotent-etc-activationJörg Thalheim2024-02-22
|\ \ \ \ \
| * | | | | nixos/etc: make re-mounting /etc overlay idempotentnikstur2024-02-21
* | | | | | Merge pull request #288277 from WilliButz/uki/boot-counting-suffixnikstur2024-02-20
|\ \ \ \ \ \
| * | | | | | nixos/boot.uki: add tries option for automatic boot assessmentWilliButz2024-02-16
* | | | | | | Merge pull request #288690 from maralorn/drop-unused-fs-bindingFlorian Klink2024-02-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | nixos: Drop unused variable in systemd/initrd.nixmaralorn2024-02-14
* | | | | | | nixos/etc: fix payload in build-composefs-dump for the file caseDominik Xaver Hörl2024-02-19
| |_|/ / / / |/| | | | |
* | | | | | nixos/boot/kernel: add kernelPatches example of using kernel mailing list mbo...Adam Stephens2024-02-17
| |/ / / / |/| | | |
* | | | | nixos/systemd.oomd: set the memory pressure thresholds as mkDefaultJade Lovelace2024-02-15
* | | | | Merge pull request #199515 from MangoIV/mangoiv/add-note-to-boot-initrd-secretsMichele Guerini Rocco2024-02-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | nixos/modules/system/boot/stage-1.nix: add documentation for moved secrets in...mangoiv2022-11-05
* | | | | Merge pull request #285114 from WilliButz/improve-uki-settings-mergingnikstur2024-02-08
|\ \ \ \ \ | |_|_|/ / |/| | | |