instal
This commit is contained in:
parent
e49252e20c
commit
d1f36c725f
2 changed files with 21 additions and 1 deletions
|
@ -111,6 +111,7 @@ restic_schedule: "*-*-* 4:00:00"
|
|||
### mgrote_apt_manage_packages
|
||||
apt_packages_common:
|
||||
- locales
|
||||
- wget
|
||||
- python3
|
||||
- build-essential
|
||||
- htop
|
||||
|
|
|
@ -84,6 +84,7 @@ restic_schedule: "*-*-* 4:00:00"
|
|||
### mgrote_apt_manage_packages
|
||||
apt_packages_common:
|
||||
- locales
|
||||
- wget
|
||||
- python3
|
||||
- build-essential
|
||||
- htop
|
||||
|
@ -112,6 +113,24 @@ apt_packages_common:
|
|||
- keychain
|
||||
- bc
|
||||
- jq
|
||||
apt_packages_extra:
|
||||
- firefox
|
||||
- vlc
|
||||
- keepassxc
|
||||
- git
|
||||
- tmux
|
||||
- vim
|
||||
- ripgrep
|
||||
- ca-certificates
|
||||
- nextcloud-desktop
|
||||
- wireguard
|
||||
- dos2unix
|
||||
- remmina
|
||||
- mintstick
|
||||
- picard
|
||||
- network-manager
|
||||
- virt-manager
|
||||
- alacritty
|
||||
apt_packages_physical:
|
||||
- s-tui
|
||||
- smartmontools
|
||||
|
|
Loading…
Reference in a new issue