summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-ymir.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-02-23 03:21:10 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-02-23 03:21:10 +0100
commitfd704d292ad9c44990b8af39873dd72939333313 (patch)
treef846c2b8d780661485b81df091f8339ed07a5c6a /inventory/host_vars/ch-ymir.yml
parentadd ele-hyperion (diff)
add ele-ymir
Diffstat (limited to 'inventory/host_vars/ch-ymir.yml')
-rw-r--r--inventory/host_vars/ch-ymir.yml8
1 files changed, 3 insertions, 5 deletions
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