Skip to content

Commit

Permalink
fix(ci): remove xorg-server
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHsieh committed Dec 2, 2024
1 parent 8571e61 commit 7212937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/darwin/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ in
[
pkgs.spotify
pkgs.discord
pkgs.xquartz
# pkgs.xquartz
];

nixpkgs.hostPlatform = "aarch64-darwin";
Expand Down

0 comments on commit 7212937

Please sign in to comment.