diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/darwin/configuration.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/darwin/configuration.nix b/hosts/darwin/configuration.nix index 98c7485..1287cfa 100644 --- a/hosts/darwin/configuration.nix +++ b/hosts/darwin/configuration.nix @@ -37,9 +37,11 @@ "vladdoster/formulae" ]; brews = [ + "keychain" "openjdk@17" "openjdk@21" "plantuml" + "pinentry-mac" ]; casks = [ "nextcloud" @@ -48,6 +50,7 @@ "vladdoster/formulae/vimari" "arduino-ide" "docker" + "anki" ]; masApps = { "Goodnotes 6" = 1444383602; |
