infra: fix typo

This commit is contained in:
Johannes Jöns 2024-07-12 13:43:39 +02:00
parent 1c82b2c92e
commit 3df05c967c

View file

@ -46,7 +46,7 @@ in
};
};
systemd.timers.public-pw-reset = = {
systemd.timers.public-pw-reset = {
wantedBy = [ "timers.target" ];
timerConfig = {
OnBootSec = "5m";