Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guided installer #15573

Closed
domenkozar opened this issue May 20, 2016 · 9 comments · Fixed by #161788
Closed

Guided installer #15573

domenkozar opened this issue May 20, 2016 · 9 comments · Fixed by #161788
Labels
0.kind: enhancement Add something new 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS

Comments

@domenkozar
Copy link
Member

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

@domenkozar domenkozar added 0.kind: enhancement Add something new 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS labels May 20, 2016
@lukeadams
Copy link
Contributor

comment on UI mockup by @nbp from the original issue:
reminds me of the Visual Studio Code configuration editor:
settings_lang-based-settings
In our case, it would have a searchable list of options on the left, on the right only the local configuration.nix.

@nbp
Copy link
Member

nbp commented Nov 5, 2017

I want to add making the module system tooling friendly would be simple if we were to add a directory which contains a bunch of files, each having a single option definition.

Another point which might help would be to associate html form templates for each option type, and refine for some specific option declarations. Thus we could make a web UI for tuning each of these parameters. For example, we could a generic input type for strings, for packages, for integers, and have more specific one for timezones, keyboard layouts.

@davidak
Copy link
Member

davidak commented Apr 2, 2018

See also #21662

@stale

This comment has been minimized.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 4, 2020
@davidak
Copy link
Member

davidak commented Jun 10, 2020

still needed to make nixos more accessible

@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 10, 2020
@stale

This comment has been minimized.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Dec 8, 2020
@davidak
Copy link
Member

davidak commented Dec 8, 2020

still needed

@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Dec 8, 2020
@stale

This comment has been minimized.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 6, 2021
@samueldr
Copy link
Member

samueldr commented Jun 6, 2021

stale, sure... desired still? yes.

@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: enhancement Add something new 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants