mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(zaatar): disable wait online
This commit is contained in:
@@ -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"];
|
||||
|
||||
Reference in New Issue
Block a user