moar tweaking

This commit is contained in:
mustard 2025-02-28 00:30:07 +01:00
parent f4573a7d45
commit 3a8c5d4747

View file

@ -95,7 +95,7 @@
- name: Setup ZRAM, flatpak updater and environment variables to disable GJS, WebkitGTK JIT, and fix GNOME env variable
ansible.builtin.copy:
src: '{{ item }}'
dest: '{{ item }}'
dest: '/{{ item }}'
mode: '0600'
loop:
- 'etc/systemd/zram-generator.conf'