Skip to content

Commit

Permalink
fix(users/gael): use unstable channel for jetbrains
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelreyrol committed Jan 15, 2024
1 parent 19f9aea commit 7f2190d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users/gael/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
vscodium
# https://nixos.wiki/wiki/Jetbrains_Tools
# https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/jetbrains/plugins/plugins.json
(jetbrains.plugins.addPlugins jetbrains.phpstorm [
(unstable.jetbrains.plugins.addPlugins unstable.jetbrains.phpstorm [
"github-copilot"
])
insomnia
Expand Down

0 comments on commit 7f2190d

Please sign in to comment.