add comment

This commit is contained in:
Simon Gardling 2025-04-21 23:36:07 -04:00
parent fe5fe33f5f
commit ca135e2181
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -1,5 +1,6 @@
{ hostname, ... }:
{
# speed up boot times (by about three seconds)
systemd.services.NetworkManager-wait-online.enable = false;
networking = {