diff options
-rw-r--r-- | inventory/host_vars/ch-equinox-t450s.yml | 1 | ||||
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 0be6eb87..851fd71d 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -95,6 +95,7 @@ ws_base_extra_packages: - fldigi - flex - freecad + - freerdp2-x11 - fzf - gcc-avr - gdebi diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 96e0114f..27149f0a 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -101,6 +101,7 @@ ws_base_extra_packages: - fldigi - flex - freecad + - freerdp2-x11 - fzf - gcc-avr - gdebi |