onFirstBoot.service name default
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
systemd.services.sshd.wantedBy = lib.mkForce [ "multi-user.target" ];
|
||||
|
||||
systemd.services.onFirstBoot = {
|
||||
name = "first-boot.service";
|
||||
#name = "first-boot.service";
|
||||
|
||||
description = "actions to perform on the very first boot of the system";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user