mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
[PR #104] [MERGED] feat: migrate some hosts to microvm #131
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.