diff --git a/nixos-installer/README.ai.md b/nixos-installer/README.ai.md index 44577739..2c2c0d1c 100644 --- a/nixos-installer/README.ai.md +++ b/nixos-installer/README.ai.md @@ -1,10 +1,10 @@ # Nix Environment Setup for Host: Idols - Ai -This flake prepares a Nix environment for setting my desktop [/hosts/idols/ai](/hosts/idols/ai/)(on main flake) up on a new machine. +This flake prepares a Nix environment for setting my desktop [/hosts/idols/ai](/hosts/idols/ai/)(in main flake) up on a new machine. TODOs: -- [ ] dcalarative disk partitioning with [disko](https://github.com/nix-community/disko) +- [ ] declarative disk partitioning with [disko](https://github.com/nix-community/disko) ## Why an extra flake is needed? @@ -14,7 +14,7 @@ This simplified flake is tiny and can be deployed very quickly, it helps me to: 1. Adjust & verify my `hardware-configuration.nix` modification quickly before deploying the `main` flake. 2. Test some new filesystem related features on a NixOS virtual machine, such as impermanence, Secure Boot, TPM2, Encryption, etc. -## Steps to Deploying the `main` flake +## Steps to Deploying this flake First, create a USB install medium from NixOS's official ISO image and boot from it. diff --git a/nixos-installer/README.shoukei.md b/nixos-installer/README.shoukei.md index 4d8caa2c..152fff5e 100755 --- a/nixos-installer/README.shoukei.md +++ b/nixos-installer/README.shoukei.md @@ -1,9 +1,11 @@ -# Nix Environment Setup for Host: Shoukei +# Nix Environment Setup for Host: 12Kingdoms - Shoukei > https://wiki.t2linux.org/distributions/nixos/installation/ > https://github.com/NixOS/nixos-hardware/tree/master/apple/t2 +This flake prepares a Nix environment for setting my desktop [/hosts/12kingdoms/shoukei](/hosts/12kingdoms/shoukei)(in main flake) up on a new machine. + ## Steps to Deploying First, create a USB install medium from Apple T2's NixOS installer image: https://github.com/t2linux/nixos-t2-iso.git