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
mode: 0644
contents:
inline: |
[zram0]
zram-size = min(ram / 2, 4096)
compression-algorithm = lzo-rle zstd(level=3) (type=idle)
inline: |
[zram0]
zram-size = min(ram / 2, 4096)
compression-algorithm = lzo-rle zstd(level=3) (type=idle)
passwd:
users:
- name: core