Comment typo
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user