From 2ffbb23a35d7acc2a99a9e467ee4685844c8d876 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 15 Jan 2026 21:55:01 -0800 Subject: Nara(Homebrew): Add additional window managers --- modules/mac/programs/homebrew/nix-homebrew.nix | 2 ++ modules/mac/programs/homebrew/packages/improved-macos.nix | 2 ++ 2 files changed, 4 insertions(+) (limited to 'modules') diff --git a/modules/mac/programs/homebrew/nix-homebrew.nix b/modules/mac/programs/homebrew/nix-homebrew.nix index 5496355..cc48966 100644 --- a/modules/mac/programs/homebrew/nix-homebrew.nix +++ b/modules/mac/programs/homebrew/nix-homebrew.nix @@ -15,6 +15,8 @@ "tuist/homebrew-tuist" = tuist-homebrew-tap; "koekeishiya/homebrew-formulae" = koekeishiya-homebrew-tap; "gromgit/homebrew-fuse" = gromgit-homebrew-fuse; + "acsandmann/homebrew-tap" = acsandmann-homebrew-tap; + "hillyu/homebrew-tap" = hillyu-homebrew-tap; }; }; } diff --git a/modules/mac/programs/homebrew/packages/improved-macos.nix b/modules/mac/programs/homebrew/packages/improved-macos.nix index 8361637..a579ee2 100644 --- a/modules/mac/programs/homebrew/packages/improved-macos.nix +++ b/modules/mac/programs/homebrew/packages/improved-macos.nix @@ -19,12 +19,14 @@ "jordanbaird-ice" "flashspace" "amethyst" + "dwmac" ]; brews = [ "koekeishiya/formulae/yabai" "koekeishiya/formulae/skhd" "gromgit/fuse/ntfs-3g-mac" + "acsandmann/tap/rift" ]; }; } -- cgit v1.2.3