about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2023-09-11Merge pull request #244722 from mdlayher/mdl-dhcpMaciej Krüger1-0/+3
2023-09-10Merge pull request #254056 from n8henrie/masterFlorian Klink1-1/+3
2023-09-10nixos/networkd: Fix incorrectly treating attrset as listAndrew Marshall1-3/+2
2023-09-09Merge pull request #254166 from Artturin/fixthingy1Artturi1-1/+1
2023-09-09Merge pull request #249643 from amarshall/networkd-reloadJanne Heß1-2/+9
2023-09-09Merge pull request #254027 from luochen1990/feature-better-binfmtJanne Heß1-1/+1
2023-09-09nixos/stage-2-init: dont use install to create /etc/nixos if it's a symlinkArtturin1-1/+1
2023-09-08systemd.watchdog: (docs): include note about systemd default watchdog reboot ...Nathan Henrie1-1/+3
2023-09-08nixos/binfmt: improve type annotationsLuoChen1-1/+1
2023-09-07nixos/systemd-initrd: disable tpm-crb if on armv7l-linuxJared Baur1-1/+1
2023-09-06Merge pull request #253498 from elohmeier/tpmfixFlorian Klink1-4/+12
2023-09-02Merge pull request #247153 from Artturin/fixwarning1Artturi1-1/+4
2023-09-01Merge pull request #251684 from jmbaur/user-activation-tmpfilesFlorian Klink1-0/+4
2023-08-31nixos/networkd: Reload (not restart) when only .network units changeAndrew Marshall1-2/+9
2023-08-29nixos/systemd-user: call systemd-tmpfiles during activationJared Baur1-0/+4
2023-08-28Merge pull request #246487 from amjoseph-nixpkgs/pr/binfmt-mipsArtturi1-6/+14
2023-08-28Merge pull request #250316 from helsinki-systems/feat/stc-improve-mount-unitsJanne Heß1-5/+19
2023-08-23nixos/binfmt: use PE magic to detect Wine executablesK9001-8/+2
2023-08-21nixos/grub: Add submenu for each generation with specialisationdev-null-undefined1-22/+37
2023-08-21nixos/stc: Improve mount unit handlingJanne Heß1-5/+19
2023-08-16Merge pull request #226821 from enc0urage/memtestMaciej Krüger2-51/+19
2023-08-16Merge pull request #232230 from oddlama/fix-activation-template-unit-speciali...Janne Heß1-23/+35
2023-08-14boot.initrd.systemd: make TPM2 modules optionalEnno Richter1-4/+12
2023-08-14nixos/systemd-boot: Replace proprietary memtest86 with free memtest86+ in UEFIenc0urage1-13/+8
2023-08-13nixos/switch-to-configuration: Fix unit location in toplevelJanne Heß1-1/+1
2023-08-13nixos/grub: Replace proprietary memtest86 with free memtest86+ in UEFI modeenc0urage1-38/+11
2023-08-12Merge pull request #220263 from samueldr/feature/misc-grub-fixesSamuel Dionne-Riel2-8/+82
2023-08-04nixos/stage-2-init: Change permission of /etc/nixos only if it existsArtturin1-1/+4
2023-08-04nixos/toplevel: move systemBuilder for `boot.kernel.enable`Vincent Haupert2-31/+33
2023-08-01nixos/grub: Remove `with` with broad scopes.Samuel Dionne-Riel1-3/+27
2023-08-01nixos/grub: Insert required image modules for themesSamuel Dionne-Riel1-0/+25
2023-08-01nixos/grub: Add support for timeoutStyleSamuel Dionne-Riel2-1/+27
2023-08-01nixos/grub: Fix extraFiles in subdirectoriesSamuel Dionne-Riel1-1/+1
2023-08-01nixos/grub: Always install with bootloader idSamuel Dionne-Riel1-3/+2
2023-07-31nixos/modules/system/boot/binfmt.nix: update mips patternsAdam Joseph1-6/+14
2023-07-31nixos/boot/initrd-network: add option to enable udhcpc (#240406)digital1-5/+16
2023-07-30Merge pull request #246082 from ElvishJerricco/exitrd-fix-shutdown-loopFlorian Klink1-1/+5
2023-07-29nixos/systemd: Add util-linux to systemd-mkswap's pathWill Fancher1-0/+5
2023-07-29systemd shutdownRamfs: Fix infinite shutdown loopWill Fancher1-1/+5
2023-07-28Merge pull request #236027 from iliana/grub-dont-diePol Dellaiera1-1/+4
2023-07-26nixos/lib: systemd definition files functionnikstur2-30/+11
2023-07-26nixos/systemd-sysupdate: initnikstur1-0/+142
2023-07-25Merge pull request #236368 from SuperSandro2000/etc-dir-namesPol Dellaiera1-1/+1
2023-07-23nixos/switch-to-configuration: fix ignoring of template unit specialization d...oddlama1-23/+35
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler3-7/+6
2023-07-21nixos/networkd: add DHCPServer PXE boot optionsMatt Layher1-0/+3
2023-07-21Merge pull request #244449 from Artturin/fixsrip1Artturi1-1/+1
2023-07-20util-linux: Fix build on non-LinuxAndrew Marshall1-1/+1
2023-07-20nixos/stage-1: fix strippingArtturin1-1/+1
2023-07-20Merge pull request #244033 from SuperSandro2000/issue-243820Will Fancher1-1/+1