From 2f58484b4c74d891d18a34ebd7614d8514c13418 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 9 Jan 2024 20:51:04 +0800 Subject: [PATCH] docs: misc --- nixos-installer/README.ai.md | 6 +++--- nixos-installer/README.shoukei.md | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) 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