diff --git a/nix/hosts/alymac/default.nix b/nix/hosts/alymac/default.nix index 14f1a38..73e2f9b 100644 --- a/nix/hosts/alymac/default.nix +++ b/nix/hosts/alymac/default.nix @@ -238,8 +238,6 @@ in "1password-cli" "alt-tab" "android-studio" - "transmit" - "wine-stable" "audacity" "background-music" "db-browser-for-sqlite" @@ -259,12 +257,16 @@ in "plexamp" "raycast" "rider" + "rubymine" "sequel-ace" "shottr" "spotify" + "steam" "texifier" "thunderbird" + "transmit" "visual-studio-code" + "wine-stable" ]; }; }