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
|
### mgrote_apt_manage_packages
|
||||||
apt_packages_common:
|
apt_packages_common:
|
||||||
- locales
|
- locales
|
||||||
|
- wget
|
||||||
- python3
|
- python3
|
||||||
- build-essential
|
- build-essential
|
||||||
- htop
|
- htop
|
||||||
|
|
|
@ -84,6 +84,7 @@ restic_schedule: "*-*-* 4:00:00"
|
||||||
### mgrote_apt_manage_packages
|
### mgrote_apt_manage_packages
|
||||||
apt_packages_common:
|
apt_packages_common:
|
||||||
- locales
|
- locales
|
||||||
|
- wget
|
||||||
- python3
|
- python3
|
||||||
- build-essential
|
- build-essential
|
||||||
- htop
|
- htop
|
||||||
|
@ -112,6 +113,24 @@ apt_packages_common:
|
||||||
- keychain
|
- keychain
|
||||||
- bc
|
- bc
|
||||||
- jq
|
- 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:
|
apt_packages_physical:
|
||||||
- s-tui
|
- s-tui
|
||||||
- smartmontools
|
- smartmontools
|
||||||
|
|
Loading…
Reference in a new issue