diff --git a/machines/thaylen-city/default.nix b/machines/thaylen-city/default.nix index 838fe96d..c423be09 100644 --- a/machines/thaylen-city/default.nix +++ b/machines/thaylen-city/default.nix @@ -3,10 +3,13 @@ { homebrew = { enable = true; + brews = [ + ]; casks = [ "docker" "libreoffice" "rubymine" + "tsh" ]; global.brewfile = true; onActivation = {