nixpkgs/nixos/modules/system/boot
digital 9d78971007
nixos/boot/initrd-network: add option to enable udhcpc (#240406)
In some setups, and especially with sytemd-networkd becoming more widely
used, networking.useDHCP is set to false. Despite this, it may be useful
to have dhcp in the initramfs.
2023-07-31 16:08:56 +02:00
..
loader Merge pull request #236027 from iliana/grub-dont-die 2023-07-28 17:26:24 +02:00
systemd systemd shutdownRamfs: Fix infinite shutdown loop 2023-07-29 13:52:52 -04:00
binfmt.nix refactor: Split mkdir -m … into mkdir + chmod 2023-06-08 15:55:40 +12:00
emergency-mode.nix
grow-partition.nix systemd-stage-1: Add assertions for unsupported options. 2023-04-21 13:05:12 -04:00
initrd-network.nix nixos/boot/initrd-network: add option to enable udhcpc (#240406) 2023-07-31 16:08:56 +02:00
initrd-openvpn.nix systemd-initrd: OpenVPN 2023-04-17 16:41:35 -04:00
initrd-ssh.nix systemd-initrd: sshd 2023-04-17 16:41:35 -04:00
kernel.nix nixos/*: remove trailing period in mkEnableOptions 2023-02-08 15:23:34 +01:00
kernel_config.nix treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00
kexec.nix
luksroot.nix treewide: use optional instead of 'then []' 2023-06-25 09:11:40 -03:00
modprobe.nix nixos/modprobe: fix typo in boot.modprobeConfig.enable documentation 2023-01-20 13:58:15 +01:00
networkd.nix Merge pull request #241370 from RaitoBezarius/vxlan-independent 2023-07-19 23:18:54 +03:00
pbkdf2-sha512.c
plymouth.nix nixos/plymouth: fix minor doc rendering issue 2023-07-09 02:31:05 -04:00
resolved.nix nixos: Make services.resolved discoverable via "systemd-resolved" search 2023-04-07 01:09:05 +02:00
shutdown.nix
stage-1-init.sh Merge pull request #234223 from alyssais/stage-1-bind-file 2023-06-22 21:47:30 +02:00
stage-1.nix Merge pull request #244449 from Artturin/fixsrip1 2023-07-21 01:44:33 +03:00
stage-2-init.sh nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
stage-2.nix nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
stratisroot.nix minor refactoring 2023-05-19 10:22:45 -04:00
systemd.nix nixos/systemd: Add util-linux to systemd-mkswap's path 2023-07-29 14:02:06 -04:00
timesyncd.nix
tmp.nix nixos/tmp: add a note to useTmpfs on potential issues 2023-03-20 17:27:06 +01:00
uvesafb.nix