hopefully going to get a successful build got damn it
Some checks failed
Configuration Build / Build ignition (push) Failing after 2m29s

This commit is contained in:
2025-06-12 11:45:18 -04:00
parent a00f2391ff
commit 19a558381d
2 changed files with 10 additions and 0 deletions

1
.gitignore vendored
View File

@@ -0,0 +1 @@
.idea/

View File

@@ -1,5 +1,14 @@
variant: fcos
version: 1.6.0
storage:
files:
- 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)
passwd:
users:
- name: core