Add home packages for user jo

This commit is contained in:
Jo 2025-05-14 08:07:40 +02:00
parent 4dd0860251
commit 2f5395dc64

View file

@ -4,8 +4,28 @@
};
home.packages = with pkgs; [
zed-editor
## GENERAL
youtube-music
discord
ghostty
teams-for-linux
enpass
## WEB
firefox
ungoogled-chromium
## EDITORS
nano
zed-editor
apostrophe
jetbrains.phpstorm
arduino-ide
obsidian
## RUNTIMES and CLIs for development
bun
git
];
home.stateVersion = "25.05";