Revert "Switch back to Firefox as default browser"

This reverts commit 8b007a98fa.
This commit is contained in:
Evie Litherland-Smith 2025-01-01 07:12:28 +00:00
parent 1d516a037a
commit 90e9ae3e38

View file

@ -1,6 +1,6 @@
let
emacs = [ "emacsclient.desktop" ];
browser = [ "firefox.desktop" ];
browser = [ "nyxt.desktop" ];
in
{
"inode/directory" = [ "org.gnome.Nautilus.desktop" ];