This commit is contained in:
Zsolt Ero
2025-10-16 12:41:41 +02:00
parent 2becae11e1
commit 24dfa2ce37
6 changed files with 205 additions and 30 deletions

View File

@@ -34,11 +34,11 @@ def pkg_base(c):
'python3',
'python3-venv',
#
# 'ctop', # unsupported on Ubuntu 24
'acpid',
'autojump',
'bash-completion',
'btop',
# 'ctop', # unsupported on Ubuntu 24
'dbus',
'direnv',
'fd-find',
@@ -54,6 +54,7 @@ def pkg_base(c):
'net-tools',
'netbase',
'nethogs',
'nvme-cli',
'openssh-client',
'p7zip-full',
'pkg-config',