nixpkgs-suyu/nixos/modules/system/boot
Jörg Thalheim 4df44299d6
Merge pull request #73780 from h0m1/fixnix/stage-1
stage-1: create temporary secrets directory in /tmp and not in cwd
2021-08-17 06:33:42 +01:00
..
loader nixos/grub: implements GRUB_SAVEDEFAULT feature 2021-07-28 18:57:08 +02:00
binfmt.nix nixos/binfmt: run binfmt activation script after mounting /run 2021-07-06 17:18:33 +09:00
emergency-mode.nix
grow-partition.nix
initrd-network.nix
initrd-openvpn.nix treewide: fix eval without aliases after 9378fdf87e 2021-04-08 13:33:09 +02:00
initrd-ssh.nix
kernel.nix nixos/boot: properly override the kernel in boot.kernelPatches 2021-05-31 12:10:19 +02:00
kernel_config.nix linux: make sure all config options have the same value 2021-03-07 18:27:14 +01:00
kexec.nix lib.meta: introduce availableOn 2021-04-02 19:20:23 +08:00
luksroot.nix modules/luksroot: add note about AE to allowDiscards 2021-07-01 23:37:07 +02:00
modprobe.nix
networkd.nix nixos/networkd: add missing [DHCPServer] options 2021-05-17 18:30:37 +02:00
pbkdf2-sha512.c
plymouth.nix nixos/plymouth: use white nixos logo 2021-02-25 16:46:03 -05:00
resolved.nix nixos/systemd: fix NSS database ordering 2021-07-17 23:55:35 +02:00
shutdown.nix
stage-1-init.sh
stage-1.nix Merge pull request #73780 from h0m1/fixnix/stage-1 2021-08-17 06:33:42 +01:00
stage-2-init.sh systemd: allow custom unit folders to be configured with SYSTEMD_UNIT_PATH 2021-03-22 20:41:12 +01:00
stage-2.nix systemd: allow custom unit folders to be configured with SYSTEMD_UNIT_PATH 2021-03-22 20:41:12 +01:00
systemd-lib.nix Revert "nixos/systemd: Handle template overrides" 2021-03-19 09:05:33 +01:00
systemd-nspawn.nix
systemd-unit-options.nix
systemd.nix Merge pull request #130519 from Mic92/journald 2021-08-08 15:02:31 +00:00
timesyncd.nix
tmp.nix