add jo and move around packages
This commit is contained in:
parent
9d17daffaa
commit
e77929c6c7
2 changed files with 3 additions and 2 deletions
|
@ -41,7 +41,6 @@ with config;
|
||||||
[
|
[
|
||||||
#apps
|
#apps
|
||||||
(unstable.flameshot.override { enableWlrSupport = true; })
|
(unstable.flameshot.override { enableWlrSupport = true; })
|
||||||
mods
|
|
||||||
obsidian
|
obsidian
|
||||||
parsec-bin
|
parsec-bin
|
||||||
solaar # open source manager for logitech unifying receivers
|
solaar # open source manager for logitech unifying receivers
|
||||||
|
|
|
@ -9,10 +9,11 @@ with config;
|
||||||
btop
|
btop
|
||||||
dnsutils
|
dnsutils
|
||||||
fira-code-nerdfont
|
fira-code-nerdfont
|
||||||
|
jo
|
||||||
jq
|
jq
|
||||||
nix
|
nix
|
||||||
yq
|
|
||||||
unstable.ncdu
|
unstable.ncdu
|
||||||
|
yq
|
||||||
|
|
||||||
# TODO Move
|
# TODO Move
|
||||||
gh
|
gh
|
||||||
|
@ -29,6 +30,7 @@ with config;
|
||||||
# charmbracelet tools
|
# charmbracelet tools
|
||||||
gum
|
gum
|
||||||
vhs
|
vhs
|
||||||
|
mods
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.direnv = {
|
programs.direnv = {
|
||||||
|
|
Loading…
Reference in a new issue