diff --git a/modules/hosts/darwin/AirPuppet/default.nix b/modules/hosts/darwin/AirPuppet/default.nix index 1913280..35963be 100644 --- a/modules/hosts/darwin/AirPuppet/default.nix +++ b/modules/hosts/darwin/AirPuppet/default.nix @@ -3,6 +3,11 @@ homebrew = { # used to have tap sandreas/tap and program m4b-tool + casks = [ + "backblaze" + "calibre" + "steam" + ]; masApps = { "HomeCam" = 1292995895; };