From 65557266f4eb9269aa9d79553d6bb0259bd1c501 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Sat, 30 Aug 2025 19:10:17 +0200 Subject: [PATCH] Minor fix --- modules/homebrew.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/homebrew.nix b/modules/homebrew.nix index 08a700e..f612156 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -15,7 +15,7 @@ ]; casks = [ # GUI applications - manually installed apps now managed by Homebrew - "tailscale" + "tailscale-app" "inkscape" "firefox" "obsidian"