fixes for droid
This commit is contained in:
parent
3331ce1634
commit
4ef672844a
1 changed files with 4 additions and 1 deletions
|
@ -24,6 +24,8 @@ with pkgs;
|
||||||
tmux
|
tmux
|
||||||
starship
|
starship
|
||||||
deprekages._7zz
|
deprekages._7zz
|
||||||
|
gnused
|
||||||
|
gnugrep
|
||||||
|
|
||||||
# Backup things.
|
# Backup things.
|
||||||
keepassxc
|
keepassxc
|
||||||
|
@ -255,5 +257,6 @@ with pkgs;
|
||||||
ethtool
|
ethtool
|
||||||
]
|
]
|
||||||
else
|
else
|
||||||
[ ]
|
[
|
||||||
|
]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue