diff --git a/system/chromium.nix b/system/chromium.nix index 49d37623..b0f31a7c 100644 --- a/system/chromium.nix +++ b/system/chromium.nix @@ -25,6 +25,7 @@ "BookmarkBarEnabled" = false; "ShowHomeButton" = false; "HomepageIsNewTabPage" = false; + "RestoreOnStartup" = 5; }; }; }