mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
chore: added new packages
This commit is contained in:
parent
aaa4a8ef2a
commit
354268c8e5
1 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue