nixpkgs/nixos/modules/installer
Maximilian Bosch 35e60b321e nixos/tools: add enable options to manual
E.g. when overriding `nix` with `pkgs.lix`, `nixos-option` will fail.
Given that I haven't used it in a very long time, I wanted to disable
it, but finding an option to turn off `nixos-option` is kinda hard given
that the options are generated here using `mkToolModule`.

I assumed that this isn't possible until I learned that
`system.tools.X.enable` exists. To me, this is a clear sign that these
shouldn't be internal.

(cherry picked from commit 859c76c505)
2024-11-18 16:04:17 +00:00
..
cd-dvd treewide: \xc2\xa0 -> 2024-10-02 15:33:06 +02:00
netboot nixos/netboot: Compress squashfs with zstd 19 (#341422) 2024-10-11 05:11:50 +01:00
scan nixos/installer.scan: remove with lib; 2024-09-15 10:43:45 +02:00
sd-card fix bug where nix store DB would not be loadable if root was not mounted on / 2024-09-11 09:59:22 +02:00
tools nixos/tools: add enable options to manual 2024-11-18 16:04:17 +00:00