Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Switch to IntelliJ OSS

encode42 9fefa822 0aeab6ee

+1 -1
+1 -1
homes/encode42/desktop/jetbrains/intellij.nix
··· 7 7 { 8 8 home.packages = [ 9 9 (flakeLib.customJetbrainsPackage { 10 - idePackage = pkgs.jetbrains.idea-ultimate; 10 + idePackage = pkgs.jetbrains.idea-oss; 11 11 12 12 pluginIds = [ 13 13 "systems.fehn.intellijdirenv"