use brave as main browser

This commit is contained in:
2025-03-03 12:02:24 -06:00
parent 4df5c34338
commit 637bd67864
3 changed files with 4 additions and 2 deletions

View File

@@ -76,8 +76,10 @@
lmms
#unfree {
geogebra
spotify
#}
brave
neofetch
pkgs-us.mpv
(ncmpcpp.override { visualizerSupport = true; clockSupport = true; })

View File

@@ -10,7 +10,7 @@
programs.firefox = {
enable = true;
package = pkgs.librewolf;
package = pkgs.firefox;
profiles.nathan = {
search = {

View File

@@ -104,7 +104,7 @@
ags.enable = true;
calcurse.enable = true;
rofi.enable = true;
firefox.enable = true;
firefox.enable = false;
};
}
inputs.nathan-home-manager