homeManagerModules: updates defaultApps option description

This commit is contained in:
Aly Raffauf 2024-06-13 15:23:53 -04:00
parent 45f2a3ba41
commit 56e4a8f9b8

View file

@ -37,7 +37,7 @@
};
defaultApps = {
enable =
lib.mkEnableOption "GTK and Qt themes.";
lib.mkEnableOption "Set default apps and file associations.";
webBrowser = {
exe = lib.mkOption {
description = "Default web browser executable name.";