From fd704d292ad9c44990b8af39873dd72939333313 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 23 Feb 2023 03:21:10 +0100 Subject: add ele-ymir --- inventory/host_vars/ch-ymir.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'inventory/host_vars/ch-ymir.yml') diff --git a/inventory/host_vars/ch-ymir.yml b/inventory/host_vars/ch-ymir.yml index ccef3bd7..17920860 100644 --- a/inventory/host_vars/ch-ymir.yml +++ b/inventory/host_vars/ch-ymir.yml @@ -58,9 +58,7 @@ base_modules_blacklist: "{{ base_modules_blacklist_all_but_sound }}" admin_users_host: - equinox -ws_base_extra_packages: - # needs apt-repo/obs-studio - - obs-studio +# ws_base_extra_packages: [] # ws_base_lightdm_defaults: # autologin-user: operator @@ -68,8 +66,8 @@ ws_base_extra_packages: # ws_base_xrandr_setup_script: | # #!/bin/bash - +# # xrandr --output DP-3 --mode 1366x768 --primary # xrandr --output HDMI-1 --mode 1920x1080 --rate 50 --right-of DP-3 - +# # exit 0 -- cgit v1.2.3