Skip to content

mnajib/Custom-NixOS-ISO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom-NixOS-ISO

Configure Custom NixOS ISO, Generate the ISO, and then Test run the ISO in QEMU

Usage

  • To build ISO: nix build .#iso
  • To create Disks: nix run .#create-drives
  • To start VM (ISO): nix run .#vm-iso
  • To start VM (Disk): nix run .#vm-disk
  • To clean ISO: nix run .#clean-iso
  • To clean Disks: nix run .#clean-disks

TODO

  • use nix-utils
  • support multiple custom ISO configurations

About

Build and Test Custom-NixOS-ISO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages