Fix the naming of libvirt-nosleep service

This commit is contained in:
Greg Hellings
2025-01-09 10:15:55 -06:00
parent c9b52d795a
commit fce6b48327
+1 -1
View File
@@ -66,7 +66,7 @@ in
serviceConfig.User = "root";
};
"libvirtd-nosleep@" = {
"libvirt-nosleep@" = {
description = "Prevent sleep while %i is running";
serviceConfig = {
Type = "simple";