{ pkgs, ... }: { imports = [ ./ssh ./hyprland.nix ]; home.packages = with pkgs; [ nextcloud-client kodi-wayland ]; }