{pkgs, ...}: { home.packages = with pkgs; [ nextcloud-client ]; wayland.windowManager.hyprland.settings.exec-once = [ "nextcloud --background" ]; }