mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-12 15:53:00 +02:00
refactor: centrally manage the network configuration of all hosts in homelab
feat: new host - tailscalw-gw
This commit is contained in:
@@ -80,6 +80,11 @@ in {
|
||||
idol_kana_modules
|
||||
{host_tags = idol_kana_tags;}
|
||||
]);
|
||||
tailscale_gw = colmenaSystem (attrs.mergeAttrsList [
|
||||
x64_base_args
|
||||
homelab_tailscale_gw_modules
|
||||
{host_tags = homelab_tailscale_gw_tags;}
|
||||
]);
|
||||
|
||||
# riscv64 SBCs
|
||||
nozomi = colmenaSystem (attrs.mergeAttrsList [
|
||||
|
||||
Reference in New Issue
Block a user