From aa5ac7a7a16c3671b71eb5cac2512398a7e5bbe9 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sun, 17 Mar 2024 17:52:16 +0300 Subject: 2024-03-17 --- darwinConfigurations/mairon/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'darwinConfigurations/mairon/default.nix') diff --git a/darwinConfigurations/mairon/default.nix b/darwinConfigurations/mairon/default.nix index d2c4067..a2813a1 100644 --- a/darwinConfigurations/mairon/default.nix +++ b/darwinConfigurations/mairon/default.nix @@ -10,7 +10,6 @@ with lib; { hm.home.packages = with pkgs; [ cocoapods ruby - xcodes ]; homebrew = { @@ -25,6 +24,7 @@ with lib; { {name = "sourcery";} {name = "xcbeautify";} {name = "xcodegen";} + {name = "xcodes";} ]; casks = [ {name = "burp-suite";} -- cgit 1.4.1