remove fake unicode

This commit is contained in:
Casper V. Kristensen 2023-08-13 19:36:49 +02:00
parent 944bcee46d
commit 843f733409

View file

@ -8,7 +8,7 @@
# systemd-networkd-wait-online can timeout and fail if there are no
# network interfaces available for it to manage. When systemd-networkd is
# enabled but a different service is responsible for managing the systems
# enabled but a different service is responsible for managing the system's
# internet connection (for example, NetworkManager), this service is unnecessary and can be disabled.
# https://search.nixos.org/options?channel=23.05&show=systemd.network.wait-online.enable
systemd.network.wait-online.enable = false;