Skip to content

Commit

Permalink
chore: removed unused IDE's
Browse files Browse the repository at this point in the history
  • Loading branch information
Wittano committed Jul 26, 2024
1 parent 70b0f36 commit 24fac53
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hosts/pc/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
games.enable = true;
mihoyo.enable = true;
};
dev.lang.ides = [ "go" "sql" "haskell" "fork" "jvm" "python" ];
dev.lang.ides = [ "go" "sql" "haskell" "fork" ];
hardware = rec {
grub.enableMultiBoot = true;
sound.enable = true;
Expand Down

0 comments on commit 24fac53

Please sign in to comment.