diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-08-19 17:54:12 +0100 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-08-19 17:54:12 +0100 |
| commit | 72640f061712cccf21d55e027232022f3361828b (patch) | |
| tree | 1127045c29931f45b9fdf0f6003c80a16ed01088 | |
| parent | ccd8ac92517e01a3cb61d6ffdd86e402e5801e4a (diff) | |
Add lima to mentat
| -rw-r--r-- | hosts/mentat/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/mentat/home.nix b/hosts/mentat/home.nix index b154e2c..3bead0f 100644 --- a/hosts/mentat/home.nix +++ b/hosts/mentat/home.nix @@ -17,6 +17,7 @@ ]; home.packages = [ + pkgs.lima pkgs.stats pkgs.xcodegen ]; |
