summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2023-11-14Merge pull request #262595 from tpwrules/fix-extra-config-documentationSamuel Dionne-Riel1-4/+5
2023-11-14initrd/autofs4: remove legacy references to autofs4 kernel modulezzywysm1-1/+1
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel4-4/+4
2023-11-09Merge pull request #240651 from accelbread/postresumecommandsWill Fancher3-1/+12
2023-11-07Merge pull request #266116 from ElvishJerricco/sd-s1-user-shells-fix-warningWill Fancher1-1/+1
2023-11-07nixos/initrd-ssh: Only warn about shell when using systemd initrdWill Fancher1-1/+1
2023-11-07nixos/journald: add `storage` optionMaximilian Bosch1-1/+10
2023-11-06nixos/boot: add postResumeCommands optionArchit Gupta3-1/+12
2023-11-06nixos/stage-1: create initramfs /lib at build timeAlyssa Ross2-4/+4
2023-11-05nixos/kernel: correct kernelPatches.extraConfig documentationThomas Watson1-4/+5
2023-11-04nixos/systemd-boot: add julienmalka as maintainerJulien Malka1-0/+2
2023-10-30stage-2: don't write to /dev/kmsg if missingLuka Blaskovic1-1/+1
2023-10-30Merge pull request #263849 from ElvishJerricco/sd-initrd-not-experimentalK9001-4/+0
2023-10-30systemd-stage-1: Add assertions for unsupported options.Will Fancher2-4/+25
2023-10-30Merge pull request #258071 from helsinki-systems/feat/stc-lockJanne Heß1-0/+4
2023-10-29nixos: fix iproute2 invocations (#263976)Rémy Grünblatt1-3/+3
2023-10-29Merge pull request #262583 from ElvishJerricco/systemd-stage-1-shellsWill Fancher1-5/+6
2023-10-29Revert "nixos/activation: remove specialfs activationScript"K9001-1/+19
2023-10-29Merge pull request #263462 from nikstur/rebuildable-systemRobert Hensing2-39/+81
2023-10-28Merge pull request #263203 from nikstur/replace-activationLinus Heckemann3-86/+58
2023-10-28Merge pull request #254412 from helsinki-systems/nvme-kmod-by-defaulttomf1-0/+3
2023-10-27systemd-stage-1: No longer experimentalWill Fancher1-4/+0
2023-10-26Merge pull request #263492 from aschleck/patch-1Nick Cao1-2/+2
2023-10-26nixos/networkd: fix typoed hairpin option nameApril Schleck1-2/+2
2023-10-26nixos: add system.switch.enable flagnikstur2-39/+81
2023-10-26Merge pull request #262731 from Lassulus/tmpfilesLassulus1-1/+103
2023-10-26nixos/activation: link gcroot with tmpfiles instead of in activationnikstur1-4/+3
2023-10-25nixos/binfmt: replace activationScript via tmpfilesnikstur1-24/+27
2023-10-25nixos/activation: remove specialfs activationScriptnikstur1-19/+1
2023-10-25nixos/activation: replace var activationScript via tmpfilesnikstur1-16/+5
2023-10-25nixos/timesyncd: replace activationScript via ExecPreStartJulian Stecklina1-23/+22
2023-10-23Revert "nixos/systemd-boot: Avoid remote mypy executions"Martin Weinelt1-1/+1
2023-10-23nixos/systemd-tmpfiles: add settings optionDavHau1-1/+103
2023-10-22Merge pull request #262740 from ElvishJerricco/systemd-stage-1-improve-udhcpc...Will Fancher2-4/+4
2023-10-22systemd-stage-1: Improve udhcpc assertionWill Fancher2-4/+4
2023-10-22Merge pull request #262167 from jakubgs/systemd/fix-autofs-configWill Fancher1-1/+1
2023-10-22Merge pull request #262573 from ElvishJerricco/systemd-repart-stage-1-assertionnikstur1-0/+9
2023-10-21systemd-stage-1: Support for user shellsWill Fancher1-5/+6
2023-10-21nixos/systemd-repart: Add assertion requiring systemd in initrdWill Fancher1-0/+9
2023-10-21Merge pull request #262179 from ElvishJerricco/systemd-stage-1-specific-fs-pa...nikstur1-1/+1
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman5-5/+5
2023-10-20nixos/switch-to-configuration: Allow not filtering unitsJanne Heß1-1/+3
2023-10-20Merge pull request #261449 from arianvp/growpart-onlineArian van Putten1-29/+25
2023-10-19systemd-stage-1: Use specific fs packagesWill Fancher1-1/+1
2023-10-20systemd: rename required AUTOFS4_FS to AUTOFS_FSJakub Sokołowski1-1/+1
2023-10-19nixos/systemd-boot: Avoid remote mypy executionsnicoo1-1/+1
2023-10-19nixos/grow-partition: Resize partition online instead of in initrdArian van Putten1-29/+25
2023-10-17Remove restriction on PhysicalDevice being int; reformat and document the Typ...Philip Taron1-5/+16
2023-10-16systemd.network.netdev: Add support for WLAN devicesPhilip Taron1-0/+24
2023-10-10systemd-boot-builder: add missing fsync in atomic writesJörg Thalheim1-0/+4