moar tweaking
This commit is contained in:
parent
f4573a7d45
commit
3a8c5d4747
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue