{ ... }:
{
homebrew = {
enable = true;
casks = [
"karabiner-elements"
"vlc"
];
taps = [
"railwaycat/emacsmacport"
};
}