Original PR: https://github.com/ryan4yin/nix-config/pull/104 Author: @ryan4yin Created: 3/23/2024 Status: ✅ Merged Merged: 3/25/2024 Merged by: @ryan4yin
Base: main ← Head: migrate-services
main
migrate-services
53d3901
5078309
13 files changed (+1269 additions, -101 deletions)
📝 flake.lock (+451 -86) 📝 flake.nix (+9 -4) 📝 hosts/12kingdoms-suzu/default.nix (+6 -6) ➕ hosts/12kingdoms-suzu/microvm-host.nix (+92 -0) ➕ hosts/12kingdoms-suzu/microvm.md (+37 -0) ➕ hosts/12kingdoms-suzu/networking.nix (+49 -0) ➕ hosts/12kingdoms-suzu/router/README.md (+48 -0) ➕ hosts/12kingdoms-suzu/router/config.dae (+320 -0) ➕ hosts/12kingdoms-suzu/router/dae.nix (+56 -0) ➕ hosts/12kingdoms-suzu/router/default.nix (+3 -0) ➕ hosts/12kingdoms-suzu/router/networking.nix (+184 -0) 📝 outputs/aarch64-linux/src/12kingdoms-suzu.nix (+10 -5) 📝 vars/networking.nix (+4 -0)
flake.lock
flake.nix
hosts/12kingdoms-suzu/default.nix
hosts/12kingdoms-suzu/microvm-host.nix
hosts/12kingdoms-suzu/microvm.md
hosts/12kingdoms-suzu/networking.nix
hosts/12kingdoms-suzu/router/README.md
hosts/12kingdoms-suzu/router/config.dae
hosts/12kingdoms-suzu/router/dae.nix
hosts/12kingdoms-suzu/router/default.nix
hosts/12kingdoms-suzu/router/networking.nix
outputs/aarch64-linux/src/12kingdoms-suzu.nix
vars/networking.nix
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/104
Author: @ryan4yin
Created: 3/23/2024
Status: ✅ Merged
Merged: 3/25/2024
Merged by: @ryan4yin
Base:
main← Head:migrate-services📝 Commits (2)
53d3901feat: dae - arm64 microvm5078309fix: rekey secrets for microvm - suzi📊 Changes
13 files changed (+1269 additions, -101 deletions)
View changed files
📝
flake.lock(+451 -86)📝
flake.nix(+9 -4)📝
hosts/12kingdoms-suzu/default.nix(+6 -6)➕
hosts/12kingdoms-suzu/microvm-host.nix(+92 -0)➕
hosts/12kingdoms-suzu/microvm.md(+37 -0)➕
hosts/12kingdoms-suzu/networking.nix(+49 -0)➕
hosts/12kingdoms-suzu/router/README.md(+48 -0)➕
hosts/12kingdoms-suzu/router/config.dae(+320 -0)➕
hosts/12kingdoms-suzu/router/dae.nix(+56 -0)➕
hosts/12kingdoms-suzu/router/default.nix(+3 -0)➕
hosts/12kingdoms-suzu/router/networking.nix(+184 -0)📝
outputs/aarch64-linux/src/12kingdoms-suzu.nix(+10 -5)📝
vars/networking.nix(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.