From 859628b2bd06388f5c3a191b3c2b2fb410281616 Mon Sep 17 00:00:00 2001 From: Florian Schmitt Date: Mon, 3 Feb 2025 17:06:26 +0300 Subject: [PATCH] feat(local-dev): add bruno --- machines/ace/home.nix | 2 ++ modules/local-dev.nix | 2 ++ 2 files changed, 4 insertions(+) diff --git a/machines/ace/home.nix b/machines/ace/home.nix index 3fa86f8..074008b 100644 --- a/machines/ace/home.nix +++ b/machines/ace/home.nix @@ -9,6 +9,8 @@ atuin bat btop + bruno + bruno-cli cargo catnip cmatrix diff --git a/modules/local-dev.nix b/modules/local-dev.nix index 35a473f..8a41b51 100644 --- a/modules/local-dev.nix +++ b/modules/local-dev.nix @@ -83,6 +83,8 @@ php83 = pkgs.php83.buildEnv { extraConfig = "memory_limit = 2G"; }; in [ + bruno + bruno-cli #clang dart-sass dbeaver-bin