Fix the naming of libvirt-nosleep service
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ in
|
|||||||
serviceConfig.User = "root";
|
serviceConfig.User = "root";
|
||||||
};
|
};
|
||||||
|
|
||||||
"libvirtd-nosleep@" = {
|
"libvirt-nosleep@" = {
|
||||||
description = "Prevent sleep while %i is running";
|
description = "Prevent sleep while %i is running";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
|
|||||||
Reference in New Issue
Block a user