Add firefox and vdr-addon-acpiwakeup to extra packages

This commit is contained in:
Alexander Grothe 2017-11-04 15:23:39 +01:00
parent a0e5702b7b
commit 744e8dfc4d
1 changed files with 6 additions and 4 deletions

View File

@ -46,12 +46,14 @@ samba:
windows_compatible: '{{ vdr.safe_dirnames }}' # set to true to disable unix extensions, enable follow symlinks and wide links windows_compatible: '{{ vdr.safe_dirnames }}' # set to true to disable unix extensions, enable follow symlinks and wide links
# additional packages you want to install # additional packages you want to install
extra_packages: extra_packages:
- vim
- htop
- tree
- w-scan
- bpython - bpython
- bpython3 - bpython3
- firefox
- htop
- tree
- vdr-addon-acpiwakeup
- vim
- w-scan
frontend: vdr frontend: vdr
#system: #system:
# shutdown: poweroff # shutdown: poweroff