{ pkgs, ... }: { environment.systemPackages = with pkgs; [ nextcloud-client calibre unzip deja-dup ]; environment.variables = { }; }