nixos-t2-iso: init

This commit is contained in:
kekrby 2022-08-25 18:45:47 +03:00
commit 18b206807a
6 changed files with 146 additions and 0 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
## NixOS Iso for T2 Macs
You can use this flake to build a NixOS iso that can be used with T2 Macs.
This repo provides two isos:
* `t2-iso-minimal`
* `t2-iso-gnome`
It is reccommended to use `t2-iso-minimal` for installing NixOS. `t2-iso-gnome` can be used to preview what the system will look after the installation.