docs: misc

This commit is contained in:
Ryan Yin
2024-01-09 20:51:04 +08:00
parent 7da2c3dd93
commit 2f58484b4c
2 changed files with 6 additions and 4 deletions

View File

@@ -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.

View File

@@ -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