Comment typo

This commit is contained in:
Emmet
2023-08-13 22:03:30 -05:00
parent f5f8db3af0
commit 4dc49f8393

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 = {