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

Option to generate graphical installer #276

Open
keirlawson opened this issue Oct 8, 2023 · 3 comments
Open

Option to generate graphical installer #276

keirlawson opened this issue Oct 8, 2023 · 3 comments

Comments

@keirlawson
Copy link

Perhaps there is already a simple way to do this that I am missing, but I'd like to be able to generate a graphical installer ISO from an existing configuration file so that I can then install my desired config on a new machine without needing to learn the cli installer.

@quinn-dougherty
Copy link

A custom installer doesn't effect the code generated by running the installer, so this wouldn't improve bootstrapping ergonomics. What I would use would be a way to prefill some of the code the installer generates, most importantly substituters and vim.

Right now my flow for spinning up a new machine (hardware problems so reinstalling a lot lately) isn't ideal, because I have a bunch of stuff to do before I pull my real config from github.

@Mic92
Copy link
Member

Mic92 commented Dec 13, 2023

Wouldn't this be just using the iso target an include the same nixos installer profiler that is used in NixOS to generate the Gnome-based installer?

@ibizaman
Copy link

ibizaman commented Mar 25, 2024

prefill some of the code the installer generates, most importantly substituters and vim

How could one do that?

EDIT: found this blog post I'm going to try following https://haseebmajid.dev/posts/2024-02-04-how-to-create-a-custom-nixos-iso/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants