Unverified Commit f2b49d77 authored by Gutyina Gergő's avatar Gutyina Gergő
Browse files

nixos/pocket-id: add delay between restarts

parent b53ebb59
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -223,6 +223,7 @@ in
            ${getExe cfg.package}
          '';
          Restart = "always";
          RestartSec = 1;
          EnvironmentFile = [
            cfg.environmentFile
            settingsFile