starting point: https://youtu.be/vYc6IzKvAJQ ### Some minor refactor TODOs - [ ] can I get the value of home-manager config options from regular nix? - [ ] replace `"/home/lua"` with `${config.users.users.lua.home}` where possible - [ ] replace "lua.one" with config option - [ ] docs: add setup instructions - add machine ssh/age key to `.sops.yaml` - secure boot: `sbctl create-keys`. see #126 - [ ] make flake easier to deploy (see above)
starting point: https://youtu.be/vYc6IzKvAJQ
Some minor refactor TODOs
"/home/lua"with${config.users.users.lua.home}where possible.sops.yamlsbctl create-keys. see Full Disk Encryption, Secure Boot & Impermanence #126