Add radeontop
This commit is contained in:
parent
be7cbff329
commit
df3e7aa60c
2 changed files with 4 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ packages:
|
|||
- wireguard-tools
|
||||
- ca-certificates
|
||||
- gnupg
|
||||
- radeontop
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ vpn_media_server_key_path: '/etc/wireguard/keys/private/media_server.key'
|
|||
|
||||
copy_vpn_media_configurations: false
|
||||
|
||||
# TODO: move keys in /etc/wireguard/keys to seperate folders
|
||||
# TODO: use simliar task layout as in arch-setup repo
|
||||
|
||||
vpn_media_peers:
|
||||
laptop:
|
||||
ip: '10.0.1.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue