about summary refs log tree commit diff
path: root/darwinConfigurations/mairon
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-08-23 02:25:27 +0300
committerAzat Bahawi <azat@bahawi.net>2023-08-23 02:25:27 +0300
commit0e41d27187cd230111d44738b06f35efa7537b14 (patch)
treed9dc6610df0109fe530080bdbfd77d9aa7640c8c /darwinConfigurations/mairon
parent2023-08-13 (diff)
2023-08-23
Diffstat (limited to '')
-rw-r--r--darwinConfigurations/mairon/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/darwinConfigurations/mairon/default.nix b/darwinConfigurations/mairon/default.nix
index b044535..96538ec 100644
--- a/darwinConfigurations/mairon/default.nix
+++ b/darwinConfigurations/mairon/default.nix
@@ -17,10 +17,14 @@ with lib; {
       {name = "kreuzwerker/homebrew-taps";}
     ];
     brews = [
+      {name = "carthage";}
       {name = "m1-terraform-provider-helper";}
+      {name = "sourcery";}
+      {name = "xcodegen";}
     ];
     casks = [
       {name = "burp-suite";}
+      {name = "cocoapods";}
       {name = "docker";}
       {name = "jetbrains-toolbox";}
       {name = "obs";}

Consider giving Nix/NixOS a try! <3