clover: remove chromium from laptop installation

This commit is contained in:
clover caruso 2025-09-01 12:37:58 -07:00
parent 45482ab529
commit ad1d6b1e21
No known key found for this signature in database

View file

@ -2,7 +2,6 @@ _: {
homebrew = { homebrew = {
enable = true; enable = true;
casks = [ casks = [
"eloston-chromium"
"db-browser-for-sqlite" "db-browser-for-sqlite"
]; ];
}; };