nixpkgs/nixos/modules/installer/tools
Maximilian Bosch 859c76c505
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.
2024-11-18 16:22:41 +01:00
..
manpages nixos-install: move to pkgs/by-name 2024-09-20 08:44:37 +03:00
nix-fallback-paths.nix nix: update fallback paths automatically 2024-11-04 11:51:24 +01:00
nixos-generate-config.pl nixos-generate-config: preserve vfat filesystem mount permissions 2024-04-10 19:34:07 +02:00
nixos-version.sh
tools.nix nixos/tools: add enable options to manual 2024-11-18 16:22:41 +01:00