chore: added new packages

This commit is contained in:
Nick 2024-11-06 21:58:16 -06:00
parent aaa4a8ef2a
commit 354268c8e5

View file

@ -26,6 +26,8 @@ let
"bottom"
"brave"
"direnv"
"fastfetch"
"flameshot"
"freetube"
"git"
"helix"
@ -38,6 +40,7 @@ let
"vscode"
"wezterm"
"yazi"
"yt-dlp"
"zellij"
"zoxide"
])
@ -59,7 +62,6 @@ let
"productionVideo"
"productionWriting"
"tracking"
"virtualization"
]);
in {
flake.homeModules = {
@ -69,6 +71,7 @@ in {
(modules)
brave
firefox
flameshot
misc-android
misc-desktop
misc-internet
@ -113,6 +116,7 @@ in {
(modules)
misc-productionVideo
obs-studio
yt-dlp
;
};
};
@ -133,17 +137,16 @@ in {
bat
bottom
direnv
fastfetch
git
helix
home-manager
lazygit
misc-commandLine
misc-virtualization
nushell
starship
wezterm
# yazi
yazi
zellij
zoxide
;