chore: private hostnames
Some checks are pending
Flake check / Check flake (push) Waiting to run

This commit is contained in:
Leon Schwarzäugl 2025-07-14 01:31:16 +02:00
parent e9da090c2a
commit 78d028f2a5
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
11 changed files with 31 additions and 29 deletions

View file

@ -123,7 +123,7 @@
connections = {
eth2 = mkConnection "nswitch" "eth1";
eth7 = mkConnection "pc" "eth1";
eth8 = mkConnection "nbl-imba-2" "eth1";
eth8 = mkConnection "pyramid" "eth1";
};
};
@ -139,7 +139,7 @@
interfaces.eth1 = { };
};
nbl-imba-2.interfaces.eth1 = { };
pyramid.interfaces.eth1 = { };
switch-bedroom = mkSwitch "Switch Bedroom" {
info = "TL-SG1005D";