profiles: gtk: remove typo

add-matrix-bridges
Bruno BELANYI 11 months ago
parent e073cc900c
commit caf05fbdd8

@ -4,7 +4,7 @@ let
in
{
options.my.profiles.gtk = with lib; {
enable = mkEnableOption "bluetooth profile";
enable = mkEnableOption "gtk profile";
};
config = lib.mkIf cfg.enable {

Loading…
Cancel
Save