aoife: enable secure boot

This commit is contained in:
Vivian 2023-05-30 08:41:42 +02:00
parent 88f017b9fc
commit 53658c2a77
6 changed files with 272 additions and 28 deletions

View file

@ -10,3 +10,9 @@ to deploy the infrastructure, this can be accessed running `nix develop`.
[Flux]: https://github.com/fluxcd/flux2
[colmena]: https://colmena.cli.rs/unstable/
## Inspired by the following repos
* <https://github.com/colemickens/nixcfg>
* <https://github.com/serokell/pegasus-infra>
* <https://git.voidcorp.nl/j00lz/nixos-configs>
* <https://github.com/tadfisher/flake>