From 3b5585e7d2e23f8d34c4ad9e0a6600cf4d646a74 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Fri, 1 May 2026 14:21:55 +0200 Subject: Added networking configuration to Herra to allow for usb tethering over iPhone --- hosts/herra/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/herra/configuration.nix') diff --git a/hosts/herra/configuration.nix b/hosts/herra/configuration.nix index 34e1c32..f3df657 100644 --- a/hosts/herra/configuration.nix +++ b/hosts/herra/configuration.nix @@ -10,6 +10,7 @@ ./audio.nix ./drivers.nix ./steam.nix + ./network.nix ]; networking.hostName = "herra"; -- cgit v1.2.3