[PR #32] [MERGED] feat: new host - shoukei #74

Closed
opened 2025-12-28 23:19:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/32
Author: @ryan4yin
Created: 12/23/2023
Status: Merged
Merged: 12/24/2023
Merged by: @ryan4yin

Base: mainHead: apple-t2


📝 Commits (1)

📊 Changes

25 files changed (+870 additions, -198 deletions)

View changed files

📝 Makefile (+6 -0)
📝 README.md (+1 -1)
📝 flake.lock (+17 -0)
📝 flake.nix (+7 -6)
hosts/12kingdoms/shoukei/brcm-firmware/default.nix (+10 -0)
hosts/12kingdoms/shoukei/brcm-firmware/firmware.tar.xz (+0 -0)
hosts/12kingdoms/shoukei/brcm-firmware/flake.lock (+27 -0)
hosts/12kingdoms/shoukei/brcm-firmware/flake.nix (+10 -0)
hosts/12kingdoms/shoukei/default.nix (+48 -0)
hosts/12kingdoms/shoukei/hardware-configuration.nix (+130 -0)
hosts/12kingdoms/shoukei/impermanence.nix (+118 -0)
📝 hosts/12kingdoms/suzu/default.nix (+0 -4)
📝 hosts/idols/ai/hardware-configuration.nix (+1 -0)
hosts/idols/ai/nixos-installer/.gitignore (+0 -3)
hosts/idols/ai/nixos-installer/configuration.nix (+0 -8)
hosts/idols/ai/nixos-installer/flake.lock (+0 -43)
hosts/idols/ai/nixos-installer/flake.nix (+0 -24)
hosts/idols/ai/nixos-installer/system.nix (+0 -57)
📝 nixos-installer/README.ai.md (+45 -32)
nixos-installer/README.shoukei.md (+240 -0)

...and 5 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/32 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 12/23/2023 **Status:** ✅ Merged **Merged:** 12/24/2023 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `apple-t2` --- ### 📝 Commits (1) - [`03c1d14`](https://github.com/ryan4yin/nix-config/commit/03c1d14ed90c7064f8594c713088f8e3477cd436) feat: new host - shoukei ### 📊 Changes **25 files changed** (+870 additions, -198 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+6 -0) 📝 `README.md` (+1 -1) 📝 `flake.lock` (+17 -0) 📝 `flake.nix` (+7 -6) ➕ `hosts/12kingdoms/shoukei/brcm-firmware/default.nix` (+10 -0) ➕ `hosts/12kingdoms/shoukei/brcm-firmware/firmware.tar.xz` (+0 -0) ➕ `hosts/12kingdoms/shoukei/brcm-firmware/flake.lock` (+27 -0) ➕ `hosts/12kingdoms/shoukei/brcm-firmware/flake.nix` (+10 -0) ➕ `hosts/12kingdoms/shoukei/default.nix` (+48 -0) ➕ `hosts/12kingdoms/shoukei/hardware-configuration.nix` (+130 -0) ➕ `hosts/12kingdoms/shoukei/impermanence.nix` (+118 -0) 📝 `hosts/12kingdoms/suzu/default.nix` (+0 -4) 📝 `hosts/idols/ai/hardware-configuration.nix` (+1 -0) ➖ `hosts/idols/ai/nixos-installer/.gitignore` (+0 -3) ➖ `hosts/idols/ai/nixos-installer/configuration.nix` (+0 -8) ➖ `hosts/idols/ai/nixos-installer/flake.lock` (+0 -43) ➖ `hosts/idols/ai/nixos-installer/flake.nix` (+0 -24) ➖ `hosts/idols/ai/nixos-installer/system.nix` (+0 -57) 📝 `nixos-installer/README.ai.md` (+45 -32) ➕ `nixos-installer/README.shoukei.md` (+240 -0) _...and 5 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:11 +01:00
adam closed this issue 2025-12-28 23:19:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#74