spelling error corrected

This commit is contained in:
2024-10-18 16:04:50 -05:00
parent 917bfa3763
commit b671b7453d
2 changed files with 27 additions and 27 deletions

View File

@@ -18,7 +18,7 @@
systemd.services.sshd.wantedBy = lib.mkForce [ "multi-user.target" ];
systemd.serivces.onFirstBoot = {
systemd.services.onFirstBoot = {
name = "first-boot.service";
description = "actions to perform on the very first boot of the system";