From be39d032ae3a94383a8422e7fe8e0525c3d3582f Mon Sep 17 00:00:00 2001 From: ahwx Date: Mon, 30 Mar 2026 23:21:40 +0200 Subject: [PATCH] feat: update homebrew package list --- hosts/azalea/default.nix | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hosts/azalea/default.nix b/hosts/azalea/default.nix index ded86b6..a660ee4 100644 --- a/hosts/azalea/default.nix +++ b/hosts/azalea/default.nix @@ -64,9 +64,12 @@ "switchaudio-osx" "lua" "mpv" + "syncthing" ]; casks = [ + "steam" "kdenlive" + "ti-connect-ce" "royal-tsx" "obs" "supertuxkart" @@ -82,7 +85,10 @@ "ungoogled-chromium" "keepingyouawake" # "yubikey-agent" - # "orca-slicer" + "docker-desktop" + "pinta" + "winbox" + "orcaslicer" "element" "anki" "homerow" @@ -101,6 +107,7 @@ "maccy" "spotmenu" "utm" + "syncthing-app" ]; };