nixos/iso
2024-06-25 12:59:51 +02:00
..
configuration.nix add readme and gparted 2024-06-25 12:59:51 +02:00
README.md add readme and gparted 2024-06-25 12:59:51 +02:00

ISO

This "host" is used for generating a bootable (flakes-enabled) NixOS image with sane default programs.

The image contains the following:

  • Plasma 6 as graphical environment
  • Calamares installer
  • Git
  • Vim
  • Parted
  • GParted

The graphical environment will autologin to the user nixos, alternatively there is a default user leonv with password leonv.

Building the Image

nix build .#nixosConfigurations.iso.config.system.build.isoImage