nixos-config/hosts/graphical-installer
Gabriel Arazas d225257f8d hosts: init graphical-installer
This is my personalized graphical installer to make installing NixOS a
little easier with all of my comfy config. Though, this won't be seeing
a release as the resulting file is over GitHub's asset size limit of
2GB. Man...
2022-03-01 23:07:56 +08:00
..
default.nix hosts: init graphical-installer 2022-03-01 23:07:56 +08:00
README.adoc hosts: init graphical-installer 2022-03-01 23:07:56 +08:00

My other personalized NixOS installation medium. Similar to bootstrap, it isnt supposed to be used as a daily system (if you are, youre still pretty weird :/). This is based from the GNOME graphical installer from nixpkgs. Also uses my A happy GNOME theme.

To make use of this, you can generate an ISO through nixos-generators. [1]

nix run github:nix-community/nixos-generators -- --flake .#graphical-installer --format iso --out-link result

With the ISO built, you can now use it for yourself for whatever reason.


1. You can also try this for other hosts as well for MORE BEEFY OFFLINE INSTALLATION MEDIUM!