{ config, pkgs, ... }: { home.file.".vitetris".text = '' mode=1 level=0 height=5 rotate=2 softdrop=1 [stdin] left=h right=l up=k down=j ''; }