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