mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -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"
|
"bottom"
|
||||||
"brave"
|
"brave"
|
||||||
"direnv"
|
"direnv"
|
||||||
|
"fastfetch"
|
||||||
|
"flameshot"
|
||||||
"freetube"
|
"freetube"
|
||||||
"git"
|
"git"
|
||||||
"helix"
|
"helix"
|
||||||
|
@ -38,6 +40,7 @@ let
|
||||||
"vscode"
|
"vscode"
|
||||||
"wezterm"
|
"wezterm"
|
||||||
"yazi"
|
"yazi"
|
||||||
|
"yt-dlp"
|
||||||
"zellij"
|
"zellij"
|
||||||
"zoxide"
|
"zoxide"
|
||||||
])
|
])
|
||||||
|
@ -59,7 +62,6 @@ let
|
||||||
"productionVideo"
|
"productionVideo"
|
||||||
"productionWriting"
|
"productionWriting"
|
||||||
"tracking"
|
"tracking"
|
||||||
"virtualization"
|
|
||||||
]);
|
]);
|
||||||
in {
|
in {
|
||||||
flake.homeModules = {
|
flake.homeModules = {
|
||||||
|
@ -69,6 +71,7 @@ in {
|
||||||
(modules)
|
(modules)
|
||||||
brave
|
brave
|
||||||
firefox
|
firefox
|
||||||
|
flameshot
|
||||||
misc-android
|
misc-android
|
||||||
misc-desktop
|
misc-desktop
|
||||||
misc-internet
|
misc-internet
|
||||||
|
@ -113,6 +116,7 @@ in {
|
||||||
(modules)
|
(modules)
|
||||||
misc-productionVideo
|
misc-productionVideo
|
||||||
obs-studio
|
obs-studio
|
||||||
|
yt-dlp
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -133,17 +137,16 @@ in {
|
||||||
bat
|
bat
|
||||||
bottom
|
bottom
|
||||||
direnv
|
direnv
|
||||||
|
fastfetch
|
||||||
git
|
git
|
||||||
helix
|
helix
|
||||||
home-manager
|
home-manager
|
||||||
lazygit
|
lazygit
|
||||||
misc-commandLine
|
misc-commandLine
|
||||||
misc-virtualization
|
|
||||||
nushell
|
nushell
|
||||||
starship
|
starship
|
||||||
wezterm
|
wezterm
|
||||||
# yazi
|
yazi
|
||||||
|
|
||||||
zellij
|
zellij
|
||||||
zoxide
|
zoxide
|
||||||
;
|
;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue