fixes for droid

This commit is contained in:
Kate 2025-06-15 13:03:48 +02:00
parent 3331ce1634
commit 4ef672844a

View file

@ -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
[ ] [
]
) )