From 45ea42457c420e6fff797f1d285231443400ec7d Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 18 Jun 2025 15:08:33 -0400 Subject: [PATCH] Reverted adding joplin, as it did not solve copy paste crashing --- recipes/components/base-applications-module.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/recipes/components/base-applications-module.yml b/recipes/components/base-applications-module.yml index 8cdd5cb..023b21f 100644 --- a/recipes/components/base-applications-module.yml +++ b/recipes/components/base-applications-module.yml @@ -1,8 +1,5 @@ modules: - type: dnf - repos: - copr: - - taw/joplin install: skip-unavailable: true packages: @@ -27,7 +24,4 @@ modules: - gnome-disk-utility # kdeconnect - - kde-connect - - # note taking software - - joplin \ No newline at end of file + - kde-connect \ No newline at end of file