{ ... }: {
	text = ''
		function qr() {
			qrencode -t ansiutf8
		}
	'';
}