mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-14 13:53:25 +01:00
[PR #52] [MERGED] refactor: new host - tailscalw-gw, centrally manage the network configuration of all hosts #86
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/52
Author: @ryan4yin
Created: 1/28/2024
Status: ✅ Merged
Merged: 1/28/2024
Merged by: @ryan4yin
Base:
main← Head:refactor-networking📝 Commits (1)
ad861dcrefactor: centrally manage the network configuration of all hosts in homelab📊 Changes
23 files changed (+295 additions, -243 deletions)
View changed files
📝
Justfile(+17 -14)📝
README.md(+2 -2)📝
hosts/12kingdoms_shoukei/default.nix(+8 -21)📝
hosts/12kingdoms_shoukei/hardware-configuration.nix(+1 -1)📝
hosts/12kingdoms_suzu/default.nix(+10 -20)📝
hosts/README.md(+3 -2)➕
hosts/homelab_tailscale_gw/default.nix(+43 -0)➕
hosts/homelab_tailscale_gw/tailscale.nix(+46 -0)📝
hosts/idols_ai/default.nix(+11 -21)📝
hosts/idols_ai/hardware-configuration.nix(+1 -1)📝
hosts/idols_aquamarine/default.nix(+10 -20)📝
hosts/idols_kana/default.nix(+10 -20)📝
hosts/idols_ruby/default.nix(+10 -20)📝
hosts/rolling_girls_chiaya/default.nix(+9 -20)📝
hosts/rolling_girls_nozomi/default.nix(+9 -14)📝
hosts/rolling_girls_yukina/default.nix(+10 -15)➕
hosts/vars.nix(+49 -0)📝
lib/nixosSystem.nix(+15 -10)📝
modules/base.nix(+1 -1)📝
modules/nixos/desktop/remote-desktop/tailscale.nix(+11 -41)...and 3 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.