From 6451ea9aee5adb416570e6756402303d0c2e3554 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 14 Jun 2026 13:39:16 -0500 Subject: fix default gateway for router and assign mac addresses for all containers --- hosts/poweredge/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/poweredge/configuration.nix') diff --git a/hosts/poweredge/configuration.nix b/hosts/poweredge/configuration.nix index 8ad7350..301566c 100644 --- a/hosts/poweredge/configuration.nix +++ b/hosts/poweredge/configuration.nix @@ -4,10 +4,10 @@ ./fileshares.nix ./networking.nix #./notification-mailer.nix # TODO move some of this stuff to archetype - #./gitea.nix + ./gitea.nix ./jellyfin.nix ./immich.nix - #./bitcoind.nix + ./bitcoind.nix ]; # Setup bootloader -- cgit v1.2.3