[PR #108] [MERGED] feat: use suzi as the default gateway #133

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

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/108
Author: @ryan4yin
Created: 3/27/2024
Status: Merged
Merged: 3/27/2024
Merged by: @ryan4yin

Base: mainHead: migrate-services


📝 Commits (5)

  • 304d9ec feat: use suzi as the default gateway
  • 35c6e1c suzu should not rely on itself, change its default gateway
  • 565f5c2 fix: dae won't restart after SIGABRT: abort
  • bdfd583 chore: stateversion for microvm
  • ae07e14 chore: remove unused dae configs from aqua

📊 Changes

10 files changed (+17 additions, -612 deletions)

View changed files

📝 hosts/12kingdoms-suzu/mitsuha/default.nix (+2 -0)
📝 hosts/12kingdoms-suzu/networking.nix (+2 -2)
📝 hosts/12kingdoms-suzu/suzi/dae.nix (+5 -0)
📝 hosts/12kingdoms-suzu/suzi/default.nix (+2 -0)
📝 hosts/idols-aquamarine/README.md (+1 -46)
hosts/idols-aquamarine/config.dae (+0 -320)
hosts/idols-aquamarine/dae.nix (+0 -56)
📝 hosts/idols-aquamarine/default.nix (+2 -4)
hosts/idols-aquamarine/router.nix (+0 -183)
📝 vars/networking.nix (+3 -1)

📄 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/108 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 3/27/2024 **Status:** ✅ Merged **Merged:** 3/27/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `migrate-services` --- ### 📝 Commits (5) - [`304d9ec`](https://github.com/ryan4yin/nix-config/commit/304d9ec92ad158db2befa908e0b0da3f2b6b9c6d) feat: use suzi as the default gateway - [`35c6e1c`](https://github.com/ryan4yin/nix-config/commit/35c6e1cd5dff1855c9f93f2cac2189696fb174ac) suzu should not rely on itself, change its default gateway - [`565f5c2`](https://github.com/ryan4yin/nix-config/commit/565f5c260a272bf18519bae3efc31f938f9fd259) fix: dae won't restart after SIGABRT: abort - [`bdfd583`](https://github.com/ryan4yin/nix-config/commit/bdfd583b658536eb00f08a5f8055ea1530de2f25) chore: stateversion for microvm - [`ae07e14`](https://github.com/ryan4yin/nix-config/commit/ae07e142d72e576478c7827e8a37d69f08bfd31b) chore: remove unused dae configs from aqua ### 📊 Changes **10 files changed** (+17 additions, -612 deletions) <details> <summary>View changed files</summary> 📝 `hosts/12kingdoms-suzu/mitsuha/default.nix` (+2 -0) 📝 `hosts/12kingdoms-suzu/networking.nix` (+2 -2) 📝 `hosts/12kingdoms-suzu/suzi/dae.nix` (+5 -0) 📝 `hosts/12kingdoms-suzu/suzi/default.nix` (+2 -0) 📝 `hosts/idols-aquamarine/README.md` (+1 -46) ➖ `hosts/idols-aquamarine/config.dae` (+0 -320) ➖ `hosts/idols-aquamarine/dae.nix` (+0 -56) 📝 `hosts/idols-aquamarine/default.nix` (+2 -4) ➖ `hosts/idols-aquamarine/router.nix` (+0 -183) 📝 `vars/networking.nix` (+3 -1) </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:25 +01:00
adam closed this issue 2025-12-28 23:19:25 +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#133