Remove GitHub Copilot
I somehow don't have the student license anymore
This commit is contained in:
parent
4f42380a87
commit
3a854bcca5
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ in {
|
|||
};
|
||||
|
||||
environment.systemPackages = with unstable; [
|
||||
(jetbrains.plugins.addPlugins jetbrains.idea-ultimate ["github-copilot" "ideavim"])
|
||||
(jetbrains.plugins.addPlugins jetbrains.idea-ultimate ["ideavim"])
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue