From 92f85f0d366f3ea1aece36bd0408d82445127d94 Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Wed, 10 Jan 2024 20:24:45 +0700 Subject: [PATCH] Remove owncloud client --- home/fhauser/applications/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/fhauser/applications/default.nix b/home/fhauser/applications/default.nix index 95f53f8..d954764 100644 --- a/home/fhauser/applications/default.nix +++ b/home/fhauser/applications/default.nix @@ -28,7 +28,6 @@ enable = true; startInBackground = true; }; - owncloud-client.enable = true; pasystray.enable = true; blueman-applet.enable = true; }; @@ -42,7 +41,6 @@ google-chrome chromium nextcloud-client - owncloud-client ] ++ [ # office calibre libreoffice-fresh # TODO: Dictionaries, nixos/nixpkgs#14430