ignore interfaces on requild (fix for vboxnet0 lockup)

This commit is contained in:
CDaut 2024-10-06 12:41:44 +02:00
parent a266ab201f
commit ff3718dfa7
Signed by: clara
GPG key ID: 223391B52FAD4463

View file

@ -324,6 +324,8 @@
# backlight
programs.light.enable = true;
systemd.network.wait-online.ignoredInterfaces = [ "wg0" "docker0" "vboxnet0" ];
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave