housekeeping packages (#92)
Reviewed-on: #92 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
3b918415d9
commit
ec25665df8
1 changed files with 2 additions and 2 deletions
|
@ -119,7 +119,6 @@ apt_packages_common:
|
|||
- ncdu
|
||||
- net-tools
|
||||
- apt-transport-https
|
||||
- neofetch
|
||||
- moreutils
|
||||
- acl
|
||||
- vim
|
||||
|
@ -129,7 +128,6 @@ apt_packages_common:
|
|||
- iotop
|
||||
- pwgen
|
||||
- keychain
|
||||
- fwupd
|
||||
- bc
|
||||
- jq
|
||||
apt_packages_physical:
|
||||
|
@ -137,6 +135,7 @@ apt_packages_physical:
|
|||
- smartmontools
|
||||
- lm-sensors
|
||||
- ethtool
|
||||
- fwupd
|
||||
apt_packages_vm:
|
||||
- qemu-guest-agent
|
||||
- open-vm-tools
|
||||
|
@ -144,6 +143,7 @@ apt_packages_absent:
|
|||
- nano
|
||||
- snapd
|
||||
- ubuntu-advantage-tools
|
||||
- neofetch
|
||||
|
||||
### mgrote_zfs_sanoid
|
||||
sanoid_templates:
|
||||
|
|
Loading…
Reference in a new issue