Add media1 host
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2025-02-12 22:44:30 +01:00
parent b8d058d23e
commit 5b64f40412
3 changed files with 24 additions and 48 deletions

View File

@@ -42,7 +42,7 @@
systemd.network.networks."enp2s0" = {
matchConfig.Name = "enp2s0";
address = [
"10.69.31.49/24"
"10.69.12.82/24"
];
routes = [
{ Gateway = "10.69.31.1"; }