summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-04-29 22:40:18 -0700
committerFuwn <[email protected]>2025-04-29 22:40:18 -0700
commit46776f53ae6c0629254329aac04c03b870e58818 (patch)
tree61e8d0c20b4747f536be67ba9a6fb20cd2b4cd51 /flake.nix
parentNara: Add deployment-related packages (diff)
downloadnixos-config-46776f53ae6c0629254329aac04c03b870e58818.tar.xz
nixos-config-46776f53ae6c0629254329aac04c03b870e58818.zip
Nara: Add yabai and skhd brews
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 1c1f8e2..198bbf6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -265,6 +265,11 @@
};
};
+ koekeishiya-homebrew-tap = {
+ url = "github:koekeishiya/homebrew-formulae";
+ flake = false;
+ };
+
nerdsupremacist-homebrew-tap = {
url = "github:nerdsupremacist/homebrew-tap";
flake = false;