diff --git a/nixos/hosts/zeus.nix b/nixos/hosts/zeus.nix index 22789ba..748ddf3 100644 --- a/nixos/hosts/zeus.nix +++ b/nixos/hosts/zeus.nix @@ -27,7 +27,7 @@ "arm-none-eabi-gcc@8" "avr-gcc@8" ]; - taps = ["qmk/qmk"]; + taps = ["qmk/qmk" "osx-cross/arm" "osx-cross/avr"]; casks = [ "UTM" "arduino-ide"