infra: fix infra
This commit is contained in:
parent
45210bc514
commit
cb1ebd8e35
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
systemd.timers..public-pw-reset = {
|
||||
systemd.timers.public-pw-reset = {
|
||||
enable = true;
|
||||
description = "Rest Public Password";
|
||||
wants = [ "public-pw-reset.services" ];
|
||||
|
|
Loading…
Reference in a new issue