From 0b97fca84d20e64a7a67bd147595729769897b56 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Sun, 12 Jan 2025 11:11:22 -0500 Subject: [PATCH] feat: :sparkles: Add Lima to my nix config --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 9e08379..e80d580 100644 --- a/flake.nix +++ b/flake.nix @@ -32,6 +32,7 @@ pkgs.universal-ctags pkgs.ripgrep pkgs.pyenv + pkgs.lima ]; # HomeBrew configuration