about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2024-05-16treewide: Remove usage of pkgs.{system,hostPlatform} aliasesFabian Möller1-1/+1
2024-05-15Merge pull request #275485 from Ex-32/binfmt-emulatedsystems-fixPol Dellaiera1-1/+1
2024-05-10nixos/switch-to-configuration: add new implementationJared Baur1-34/+75
2024-05-08Merge pull request #306926 from tie/networkd-global-ipv6-privacy-extensionsFlorian Klink1-0/+2
2024-05-06Merge pull request #301827 from kampka/forbiddenDependenciesRegexArtturin2-14/+13
2024-05-04nixos/dbus: fix switching from dbus-broker to dbusSandro Jäckel1-0/+3
2024-05-02nixos/top-level: Rename `system.forbiddenDependenciesRegex` to `system.forbid...Christian Kampka2-14/+13
2024-05-02nixos/grub: fix documentation for `boot.loader.grub.theme` (#305663)Anomalocaridid1-3/+2
2024-04-30nixos/systemd-boot: Avoid remote mypy executions (#263397)nicoo1-1/+3
2024-04-26nixos/networkd: allow IPv6PrivacyExtensions in networkd.confIvan Trubach1-0/+2
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