From 13cd454fb30d75a204ed245ec094210635cc22a6 Mon Sep 17 00:00:00 2001 From: lsoriano-mcm Date: Sat, 5 Jul 2025 11:51:32 -0500 Subject: [PATCH] added beautysh --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 09c704a..af76c94 100644 --- a/flake.nix +++ b/flake.nix @@ -55,6 +55,7 @@ nerd-fonts.jetbrains-mono rust-bin.stable.latest.default # From rust-overlay ansible-lint + beautysh # Add any other packages needed across all configs here ]; };