aboutsummaryrefslogtreecommitdiff
path: root/hosts/herra/configuration.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-05-01 14:21:55 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-05-01 14:21:55 +0200
commit3b5585e7d2e23f8d34c4ad9e0a6600cf4d646a74 (patch)
treee377bec830c8fab3ecdff0afcc91f42729d7c1b6 /hosts/herra/configuration.nix
parent0cd12f26cf9dda0cc432c4e4dadd104e1c3b6e28 (diff)
Added networking configuration to Herra to allow for usb tethering over iPhone
Diffstat (limited to 'hosts/herra/configuration.nix')
-rw-r--r--hosts/herra/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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";