nixos/pocket-id: add delay between restarts

This commit is contained in:
Gutyina Gergő
2026-03-08 16:30:57 +01:00
parent b53ebb597d
commit f2b49d77d8
@@ -223,6 +223,7 @@ in
${getExe cfg.package}
'';
Restart = "always";
RestartSec = 1;
EnvironmentFile = [
cfg.environmentFile
settingsFile