mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 04:10:05 +00:00
✨ Add home packages for user jo
This commit is contained in:
parent
4dd0860251
commit
2f5395dc64
1 changed files with 21 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue