diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-07-10 16:13:32 +0100 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-07-10 16:13:32 +0100 |
| commit | 995dc685b03d2813d79080d640cc425246b6608e (patch) | |
| tree | be719edc6752c4871ccbf61b2876da100a200dc5 /hosts/mentat/home.nix | |
| parent | ae4b41c0cbfdde75a4e8b0ecf091581ec81a495a (diff) | |
Add xcodegen to mentat
Diffstat (limited to 'hosts/mentat/home.nix')
| -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 69789b5..b154e2c 100644 --- a/hosts/mentat/home.nix +++ b/hosts/mentat/home.nix @@ -18,5 +18,6 @@ home.packages = [ pkgs.stats + pkgs.xcodegen ]; } |
