This commit is contained in:
Kopatz
2025-05-26 12:13:37 +02:00
parent 586a53e9e9
commit 332f581362
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ let
in
{
options.custom.graphical.xfce = {
enable = mkEnableOption "Enables lxqt";
enable = mkEnableOption "Enables xfce";
};
config = mkIf cfg.enable {