@ -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 {