{ pkgs, ... }: { environment.systemPackages = with pkgs; [ firefox keepassxc nextcloud-client ]; } # vim: tabstop=2 softtabstop=2