Update roadmap

This commit is contained in:
steveej 2018-11-03 18:47:47 +01:00
parent b53ad263e6
commit a208015c62

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. In the unlikely case that you actually read this and have any questions please don't hesitate to reach out.
## Roadmap ## Roadmap
- All graphical systems (incl. install media) must have - All graphical systems (incl. install media) must have
- [x] Full-disk encryption by default - [x] Full-disk encryption by default
- [x] Yubikey support with SSH auth - [x] Yubikey support with SSH auth
- [ ] Migrate all devices to new structure - [ ] Migrate all devices to new structure
- [x] Encrypted Install media - [x] Encrypted Install media
- [ ] steveej-laptop - [x] steveej-laptop
- [ ] steveej-laptop-work - [ ] steveej-laptop-work
- [ ] Migrate home environment to new structure - [ ] Migrate home environment to new structure
- [x] home-manager - [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] mount/umount disks
- [x] install to mounted disk - [x] install to mounted disk
- [x] rebuild running system - [x] rebuild running system
- [ ] update running system - [x] update running system
- [ ] partition/encrypt/format disks - [x] annotate recipes with some documentation
- [ ] annotate recipes with some documentation
- [x] declare shell.nix with runtime deps - [x] declare shell.nix with runtime deps
- [ ] partition/encrypt/format disks
- [ ] Document bootstrap process - [ ] Document bootstrap process
- [ ] Automatic backups - [ ] Automatic backups
- [ ] tracked dotfiles - [ ] tracked dotfiles