From 67d159af538d188d6558ba44d2f57e307ef9ccc0 Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 13 Jun 2025 19:57:13 +0200 Subject: add programs --- hosts/darwin/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/darwin/configuration.nix') diff --git a/hosts/darwin/configuration.nix b/hosts/darwin/configuration.nix index 21e3e31..98c7485 100644 --- a/hosts/darwin/configuration.nix +++ b/hosts/darwin/configuration.nix @@ -39,6 +39,7 @@ brews = [ "openjdk@17" "openjdk@21" + "plantuml" ]; casks = [ "nextcloud" @@ -46,6 +47,7 @@ "vlc" "vladdoster/formulae/vimari" "arduino-ide" + "docker" ]; masApps = { "Goodnotes 6" = 1444383602; -- cgit v1.3.1