From 0ce2df5413d3cfeb4e1c386a56606ef27c789a67 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Thu, 9 Jan 2025 23:14:31 -0600 Subject: [PATCH] update shadowfax motd interface name --- nixos/hosts/shadowfax/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/shadowfax/default.nix b/nixos/hosts/shadowfax/default.nix index e552c3e..df15565 100644 --- a/nixos/hosts/shadowfax/default.nix +++ b/nixos/hosts/shadowfax/default.nix @@ -217,7 +217,7 @@ in enable = true; preseed = import ./config/incus-preseed.nix { }; }; - motd.networkInterfaces = [ "enp36s0f0" ]; + motd.networkInterfaces = [ "bond0" ]; nfs.enable = true; zfs.enable = true; zfs.mountPoolsAtBoot = [