spellcheck

This commit is contained in:
2026-01-17 10:10:47 -06:00
parent 778433b318
commit 712aaab720

View File

@@ -181,7 +181,7 @@
systemd.network = {
enable = true;
networks."eth0@if24" = {
linkConfig.requiredForOnline = "yes";
linkConfig.RequiredForOnline = "yes";
};
};