mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-16 04:38:50 +01:00
Having configuration.nix generation hidden underneath nixos-option never made sense, also given that there was another command to generate part of the configuration (nixos-hardware-scan). Now nixos-generate-config produces both configuration.nix and hardware-configuration.nix. The latter is overwritten while the former is not. |
||
|---|---|---|
| .. | ||
| configuration.xml | ||
| default.nix | ||
| development.xml | ||
| installation.xml | ||
| man-configuration.xml | ||
| man-nixos-build-vms.xml | ||
| man-nixos-option.xml | ||
| man-nixos-rebuild.xml | ||
| man-pages.xml | ||
| manual.xml | ||
| options-to-docbook.xsl | ||
| running.xml | ||
| style.css | ||
| troubleshooting.xml | ||
| userconfiguration.xml | ||