From a77308a7615fbb14091f4767ba22d055a3a628d8 Mon Sep 17 00:00:00 2001 From: Alyxia Sother Date: Thu, 15 Jun 2023 10:14:27 +0200 Subject: [PATCH] [nix] Move the JB IDEs to Brew --- nix/hosts/alymac/default.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nix/hosts/alymac/default.nix b/nix/hosts/alymac/default.nix index 49f0ccb..fc66811 100644 --- a/nix/hosts/alymac/default.nix +++ b/nix/hosts/alymac/default.nix @@ -62,9 +62,6 @@ let ]; programs = [ - jetbrains.idea-ultimate - jetbrains.phpstorm - jetbrains.rider rectangle slack tailscale @@ -231,12 +228,16 @@ in "discord-ptb" "docker" "firefox" + "goland" "google-chrome" + "intellij-idea" "itch" "iterm2" "obs" + "phpstorm" "plexamp" "raycast" + "rider" "sequel-ace" "shottr" "spotify"