fix Nextcloud client

This commit is contained in:
Daniel Langbein 2025-02-26 18:05:00 +01:00
parent 11d2907bfe
commit cbab92413e
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -4,7 +4,7 @@
# Thus, we install the dependencies as system packages.
environment.systemPackages = with pkgs; [
# Nextcloud sync client
nextcloud-client
unstable.nextcloud-client # TODO: Maybe this fixes frequent freezes?
# Python bindings for Nautilus (GNOME Files) extension API.
# TODO: If GNOME nautilus is installed
nautilus-python