Merge staging to master #12

Merged
steveej merged 30 commits from staging into master 2018-11-10 11:10:55 +00:00
Showing only changes of commit a208015c62 - Show all commits

View file

@ -5,12 +5,13 @@ This is mostly achieved with the help of [Nix](https://nixos.org).
In the unlikely case that you actually read this and have any questions please don't hesitate to reach out.
## Roadmap
- All graphical systems (incl. install media) must have
- [x] Full-disk encryption by default
- [x] Yubikey support with SSH auth
- [ ] Migrate all devices to new structure
- [x] Encrypted Install media
- [ ] steveej-laptop
- [x] steveej-laptop
- [ ] steveej-laptop-work
- [ ] Migrate home environment to new structure
- [x] home-manager
@ -25,10 +26,10 @@ In the unlikely case that you actually read this and have any questions please d
- [x] mount/umount disks
- [x] install to mounted disk
- [x] rebuild running system
- [ ] update running system
- [ ] partition/encrypt/format disks
- [ ] annotate recipes with some documentation
- [x] update running system
- [x] annotate recipes with some documentation
- [x] declare shell.nix with runtime deps
- [ ] partition/encrypt/format disks
- [ ] Document bootstrap process
- [ ] Automatic backups
- [ ] tracked dotfiles