Qwertylex broke the regex, lame
All checks were successful
Configuration Build / Build ignition (push) Successful in 25s

This commit is contained in:
2025-06-12 12:09:33 -04:00
parent 19a558381d
commit eaf88b8d59

View File

@@ -5,10 +5,10 @@ storage:
- path: /etc/systemd/zram-generator.conf - path: /etc/systemd/zram-generator.conf
mode: 0644 mode: 0644
contents: contents:
inline: | inline: |
[zram0] [zram0]
zram-size = min(ram / 2, 4096) zram-size = min(ram / 2, 4096)
compression-algorithm = lzo-rle zstd(level=3) (type=idle) compression-algorithm = lzo-rle zstd(level=3) (type=idle)
passwd: passwd:
users: users:
- name: core - name: core