oops
This commit is contained in:
parent
8d6ad2d9d2
commit
8f7b307849
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
name: cfg: {
|
||||
Unit = {
|
||||
Description = "${cfg.name} Backend";
|
||||
WantedBy = [];
|
||||
WantedBy = lib.mkForce [];
|
||||
};
|
||||
Service = cfg.service;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue