Files
bc250-cachyos-handheld/roles/gpu_governor/handlers/main.yml
T
2026-08-26 08:19:42 +02:00

6 lines
142 B
YAML

- name: Restart the GPU governor
become: true
ansible.builtin.systemd_service:
name: cyan-skillfish-governor-smu
state: restarted