Commit graph

8 commits

Author SHA1 Message Date
c75262f15a
feature(boot): Add memtest boot entry
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
2024-11-22 13:24:43 +01:00
fa55edf0de
chore: remove openssh for now 2024-11-19 12:11:21 +01:00
902c3eddf3
Remove /home and unused top-level dirs. Make /var encrypted with tpm2. 2024-11-19 12:11:21 +01:00
5ecbea5105
chore: flatten module structure
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2024-11-16 16:02:27 +01:00
e585707491
chore: cleanup config and bring settings over from earlier
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2024-11-16 01:02:25 +01:00
04bd246a2a
feat: Add OS release info 2024-11-16 01:02:25 +01:00
a4d0e10cc4
chore: cleanup 2024-11-15 19:49:28 +01:00
c59ea29957
Image building take 2
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
We want verity protected partitions as well as encrypted state/data along with verified boot.
This PR integrates Peter Marshall's awesome little Nixlet project as a starting point, especially the nice testing scaffolding will be super helpful! 

https://github.com/petm5/nixlet/
2024-11-14 19:52:34 +01:00