about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2024-02-03Merge pull request #284508 from nikstur/etc-overlay-leading-slashLinus Heckemann1-3/+11
2024-01-31nixos/networkd: drop upstreamed stage-1 unit dependenciesNick Cao1-6/+0
2024-01-31nixos/systemd-boot: fix editor optionJörg Thalheim2-4/+2
2024-01-28nixos/etc: remove leading slash from target paths in build-composefs-dump.pynikstur1-1/+9
2024-01-28systemd-stage-1: Fix hibernate-resume with systemd v255Will Fancher1-0/+1
2024-01-28nixos/etc: fix type checking of build-composefs-dump.pynikstur1-2/+2
2024-01-27nixos/systemd-boot: move builder script in bin folderJulien Malka1-3/+4
2024-01-25nixos/systemd: Temporarily bring back multi-user -> network-onlineWill Fancher1-33/+31
2024-01-25Merge master into staging-nextgithub-actions[bot]1-3/+3
2024-01-25Merge pull request #283396 from newAM/clevis-clarifyJulien Malka1-3/+3
2024-01-25Merge master into staging-nextgithub-actions[bot]1-3/+8
2024-01-25Merge pull request #279852 from Madouura/pr/bcachefsJörg Thalheim1-3/+8
2024-01-23nixos/clevis: clairify secret creationAlex Martens1-3/+3
2024-01-23Merge master into staging-nextgithub-actions[bot]1-1/+5
2024-01-23Merge pull request #253488 from nh2/install-grub-dont-stat-network-fsNiklas Hambüchen1-1/+5
2024-01-23install-grub.pl: Do stat() last to not hang on hanging network FSNiklas Hambüchen1-1/+5
2024-01-22Merge master into staging-nextgithub-actions[bot]1-0/+85
2024-01-22Merge pull request #282086 from nikstur/ukinikstur1-0/+85
2024-01-22Merge master into staging-nextgithub-actions[bot]5-12/+588
2024-01-22Merge pull request #270727 from nikstur/nixos-perlless-activationLinus Heckemann5-12/+588
2024-01-22nixos/etc: optionally mount etc as an overlaynikstur4-12/+419
2024-01-20Merge master into staging-nextgithub-actions[bot]1-0/+24
2024-01-20Merge pull request #281055 from majiru/resolved-dns-over-tlsh7x41-0/+24
2024-01-19nixos/resolved: add dnsovertls optionJacob Moody1-0/+24
2024-01-20Merge master into staging-nextgithub-actions[bot]1-38/+51
2024-01-19Merge pull request #281639 from Mic92/systemd-refactoringJulien Malka1-38/+51
2024-01-19Merge master into staging-nextgithub-actions[bot]1-1/+5
2024-01-19nixos/uki: initnikstur1-0/+85
2024-01-19Update systemd-boot.nixZolo1-1/+5
2024-01-19Merge master into staging-nextgithub-actions[bot]1-15/+31
2024-01-18nixos/systemd: assert After=network-online.target -> Wants=Will Fancher1-14/+31
2024-01-18nixos/systemd: don't require network-online.target for multi-user.targetJade Lovelace1-1/+0
2024-01-18nixos/systemd-sysusers: initnikstur1-0/+169
2024-01-18Merge master into staging-nextgithub-actions[bot]3-3/+51
2024-01-18Merge pull request #271067 from nikstur/sysinit-reactivationJanne Heß3-3/+51
2024-01-18nixos/switch-to-configuration: add sysinit-reactivation.targetnikstur3-3/+51
2024-01-17nixos/systemd-boot: move all template variables in one placeJörg Thalheim1-38/+51
2024-01-17systemd: 254.6 -> 255.2nikstur2-2/+5
2024-01-16nixos/stage-1.init.sh: only set 'IFS' in 'waitDevice' for bcachefsMadoura1-1/+6
2024-01-16nixos/stage-1.init.sh: fix IFS comment grammarMadoura1-2/+2
2024-01-16Merge pull request #280232 from jmbaur/sysupdate-example-fixWill Fancher1-1/+1
2024-01-16Merge pull request #278895 from jmbaur/repart-initrd-loopbackWill Fancher1-0/+3
2024-01-12nixos/network-interfaces: add assertion if used in after or wantsMaciej Krüger1-0/+15
2024-01-11nixos/sysupdate: fix example textJared Baur1-1/+1
2024-01-11Revert "nixos/systemd-boot: init boot counting"Ryan Lahfa4-213/+61
2024-01-07nixos/systemd-boot: init boot countingJulien Malka4-61/+213
2024-01-05nixos/repart: add loop module to initrdJared Baur1-0/+3
2024-01-05Merge master into staging-nextgithub-actions[bot]2-4/+5
2024-01-04system/activation/bootspec: do not synthesize `initrdSecrets` if unneededRaito Bezarius1-0/+2
2024-01-04boot/loader/systemd-boot: BootSpec makes `initrdSecrets` optionalRaito Bezarius1-4/+3