Add JetBrains IDEs to home config
This commit is contained in:
parent
243a9339f0
commit
b3096570da
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
home = {
|
||||
username = "floppydisk";
|
||||
homeDirectory = "/home/floppydisk";
|
||||
packages = with pkgs; [steam vscode _1password-gui _1password neofetch microsoft-edge webcord-vencord];
|
||||
packages = with pkgs; [steam vscode _1password-gui _1password neofetch microsoft-edge webcord-vencord jetbrains.ruby-mine jetbrains.rider jetbrains.phpstorm jetbrains.idea-ultimate];
|
||||
};
|
||||
|
||||
# Add stuff for your user as you see fit:
|
||||
|
|
Loading…
Reference in a new issue