google chrome as default browser

This commit is contained in:
Miguel Palhas
2025-02-06 22:19:59 +00:00
parent cb34bbf467
commit c529670dec
5 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
{
home.sessionVariables = {
BROWSER = "firefox";
BROWSER = "google-chrome-stable";
};
programs.firefox = {