typo
This commit is contained in:
@@ -5,7 +5,7 @@ let
|
||||
in
|
||||
{
|
||||
options.custom.graphical.xfce = {
|
||||
enable = mkEnableOption "Enables lxqt";
|
||||
enable = mkEnableOption "Enables xfce";
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
Reference in New Issue
Block a user