1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

fix(zaatar): disable wait online

This commit is contained in:
2022-07-11 18:22:25 +02:00
parent b8a55f024b
commit 927da70957

View File

@@ -66,6 +66,9 @@ in {
pkgs.ncmpcpp
];
# since 22.05 timeout fails?
systemd.services.systemd-networkd-wait-online.enable = false;
networking = {
hostName = "zaatar";
wireless.interfaces = ["wlp2s0"];