Remove owncloud client

This commit is contained in:
Fabian Hauser 2024-01-10 20:24:45 +07:00
parent 5da3d8010f
commit 92f85f0d36

View file

@ -28,7 +28,6 @@
enable = true; enable = true;
startInBackground = true; startInBackground = true;
}; };
owncloud-client.enable = true;
pasystray.enable = true; pasystray.enable = true;
blueman-applet.enable = true; blueman-applet.enable = true;
}; };
@ -42,7 +41,6 @@
google-chrome google-chrome
chromium chromium
nextcloud-client nextcloud-client
owncloud-client
] ++ [ # office ] ++ [ # office
calibre calibre
libreoffice-fresh # TODO: Dictionaries, nixos/nixpkgs#14430 libreoffice-fresh # TODO: Dictionaries, nixos/nixpkgs#14430