summaryrefslogtreecommitdiffstats
path: root/tv/2configs/networkd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/2configs/networkd.nix')
-rw-r--r--tv/2configs/networkd.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/tv/2configs/networkd.nix b/tv/2configs/networkd.nix
new file mode 100644
index 00000000..da0d9ce4
--- /dev/null
+++ b/tv/2configs/networkd.nix
@@ -0,0 +1,4 @@
+{
+ # often hangs
+ systemd.services.systemd-networkd-wait-online.enable = false;
+}