nixos/pocket-id: add delay between restarts
This commit is contained in:
@@ -223,6 +223,7 @@ in
|
||||
${getExe cfg.package}
|
||||
'';
|
||||
Restart = "always";
|
||||
RestartSec = 1;
|
||||
EnvironmentFile = [
|
||||
cfg.environmentFile
|
||||
settingsFile
|
||||
|
||||
Reference in New Issue
Block a user