-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Guided installer #15573
Copy link
Copy link
Closed
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS
Metadata
Metadata
Assignees
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS
Fields
Give feedbackNo fields configured for issues without a type.
Given that options are organized hierarchically and have type annotations, it should in principle be straightforward (though a decent amount of work) to have a general tool for guiding users through the options available in the install process. Bonus points if it can automatically partition/format drives based on the filesystems options.
Moved from NixOS/nixos#99