From 9ba578d3e06d31d452ff00e543a5b8bc2813a461 Mon Sep 17 00:00:00 2001 From: schererleander Date: Wed, 25 Jun 2025 16:58:36 +0200 Subject: add programs --- hosts/darwin/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) 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; -- cgit v1.3.1