[nix] Install RubyMine & Steam

This commit is contained in:
Alyxia Sother 2023-12-11 13:23:45 +01:00
parent ac590dce36
commit dda04b310c
No known key found for this signature in database
GPG Key ID: 01E16C4E775A37E4
1 changed files with 4 additions and 2 deletions

View File

@ -238,8 +238,6 @@ in
"1password-cli" "1password-cli"
"alt-tab" "alt-tab"
"android-studio" "android-studio"
"transmit"
"wine-stable"
"audacity" "audacity"
"background-music" "background-music"
"db-browser-for-sqlite" "db-browser-for-sqlite"
@ -259,12 +257,16 @@ in
"plexamp" "plexamp"
"raycast" "raycast"
"rider" "rider"
"rubymine"
"sequel-ace" "sequel-ace"
"shottr" "shottr"
"spotify" "spotify"
"steam"
"texifier" "texifier"
"thunderbird" "thunderbird"
"transmit"
"visual-studio-code" "visual-studio-code"
"wine-stable"
]; ];
}; };
} }