Comment typo

This commit is contained in:
Emmet 2023-08-13 22:03:30 -05:00
parent 8b428e8e0f
commit 33b92a1f84

View file

@ -1,7 +1,7 @@
{ config, lib, pkgs, ... }:
{
# Module installing librewolf as default browser
# Module installing brave as default browser
home.packages = [ pkgs.brave ];
xdg.mimeApps.defaultApplications = {