{ pkgs, ... }: { environment.systemPackages = with pkgs; [ nextcloud-client unzip deja-dup gnutar xz gzip gz-utils ]; environment.variables = { }; }