update lockfile, fix age not building

This commit is contained in:
Noah Masur
2023-02-02 11:01:12 -05:00
parent 521937e366
commit ceaad9d186
3 changed files with 57 additions and 43 deletions

View File

@ -54,7 +54,7 @@
"browser.quitShortcut.disabled" =
if pkgs.stdenv.isLinux then true else false;
"browser.theme.dark-private-windows" = true;
"browser.toolbars.bookmarks.visibility" = "newtab";
"browser.toolbars.bookmarks.visibility" = false;
"browser.startup.page" = 3; # Restore previous session
"browser.newtabpage.enabled" = false; # Make new tabs blank
"trailhead.firstrun.didSeeAboutWelcome" =