Commit Graph

8 Commits

Author SHA1 Message Date
492506ab01 remove the last remnants of the old secrets system.
using SOPS exclusively now
2022-06-08 17:07:48 -07:00
0b3e7a2c4a update secrets documentation 2022-05-27 01:01:06 -07:00
4553f7ee42 readme: inline a few tips 2022-05-26 13:21:40 -07:00
f53e7e6acf flake: factor out some machine helpers
new structure is `imgs.<foo>` to build a disk image
2022-05-22 14:40:29 -07:00
958dadf2ba readme: remove old image details 2022-05-22 03:14:50 -07:00
bd3bf6d108 add a #lappy-gpt target which builds a flat, flashable image.
the root part is ext4 instead of btrfs. nixos-generators doesn't support
btrfs. the underlying machinery does though, so we can remove the
middleman in a future patch to achieve that.
2022-05-21 18:05:32 -07:00
e0f710b8a3 update readme to explain how to handle secrets with git 2022-05-21 02:08:49 +00:00
55b3b6ad46 port to a flake
built and switched. will try reboot.
2022-05-21 01:59:51 +00:00