nixpkgs/nixos/modules
Florian Klink 50648f568d nixos/…/kexec-boot.nix: move into netboot.nix, rename to kexecTree
`nixos/modules/installer/kexec/kexec-boot.nix` doesn't contain any
custom NixOS config, other than importing `netboot-minimal.nix` (which
imports `netboot-base.nix`, which imports `netboot.nix`.

`netboot.nix` really is just describing a self-contained system config,
running entirely off kernel and initrd, so we might as well move the
kexec script generation there as well.

`netboot.nix` already contains some `system.build` attributes.
Provide a `system.build.kexecTree` attribute (and `kexecScript` for
composability).
2022-06-09 19:59:03 +02:00
..
config Merge pull request #168168 from fedeinthemix/home-mode 2022-05-23 12:27:49 +02:00
hardware treewide: remove usage of runCommandNoCC aliases 2022-06-07 16:57:06 +02:00
i18n/input-method nixos/ibus: fix services.dbus.package 2022-06-08 14:37:59 +02:00
installer nixos/…/kexec-boot.nix: move into netboot.nix, rename to kexecTree 2022-06-09 19:59:03 +02:00
misc Merge pull request #174829 from blaggacao/fix/cleanup-nixpkgs-initial-system 2022-05-31 16:26:25 +02:00
profiles Merge pull request #169113 from ElvishJerricco/systemd-stage-1-installer-tests 2022-04-30 13:18:57 -07:00
programs nixos/kdeconnect: remove alias from default package 2022-06-08 23:11:44 +02:00
security Merge pull request #156822 from xfix/wrapper-assert-argc-at-least-one 2022-05-16 18:52:51 +02:00
services nixos/sourcehut: some settings became mandatory upstream 2022-06-08 19:46:04 -04:00
system nixos/systemd-boot: fix systemd-boot-builder refusing to update 2022-06-01 11:49:07 +02:00
tasks nixos/network-interfaces: add networking.interfaces.<name>.ipv[46].routes.type 2022-06-02 19:16:25 +01:00
testing nixos/version: Warn about using the default of system.stateVersion 2022-05-05 12:22:31 +02:00
virtualisation Merge pull request #175655 from AmineChikhaoui/ec2-amis-22.05 2022-06-08 17:39:36 +02:00
module-list.nix Merge pull request #163226 from lodi/persistent-evdev 2022-06-07 23:46:13 +02:00
rename.nix nixos/ssmtp: drop module 2022-04-17 00:44:50 +02:00