{ pkgs, lib, outputs, ... }:
{
imports = [
#
];
home.packages = with pkgs; [
alacritty
brave
libreoffice
nextcloud-client
}