about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 278721c..08b5f83 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -184,6 +184,7 @@
         isDefault = true;
         settings = {
           "general.autoScroll" = true;
+          "browser.startup.page" = 3; #always restore pages
         };
       };
     };