README: update with latest changes

This commit is contained in:
steveej 2018-11-10 21:34:04 +01:00
parent 4b8a5ee804
commit e22994c552

View file

@ -9,34 +9,32 @@ In the unlikely case that you actually read this and have any questions please d
- 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 - [x] Migrate all devices to new structure
- [x] Encrypted Install media - [x] Encrypted Install media
- [x] steveej-laptop - [x] steveej-laptop
- [ ] steveej-laptop-work - [x] steveej-laptop-work
- [ ] Migrate home environment to new structure - [ ] Migrate home environment to new structure
- [x] home-manager - [x] home-manager
- [x] pkgs-configuration - [x] pkgs-configuration
- [ ] development environments - [ ] development environments
- [ ] (Semi-) automatic synchronization of important repositories - [ ] (Semi-) automatic synchronization of important repositories
- [ ] Modification strategy - [x] Modification strategy
- [ ] dotfiles - [x] dotfiles
- [ ] password-store - [ ] password-store
- [ ] this repo - [ ] this repo
- [ ] Toplevel Justfile for simple actions - [x] Toplevel Justfile for simple actions
- [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
- [x] update running system - [x] update running system
- [x] annotate recipes with some documentation - [x] annotate recipes with some documentation
- [x] declare shell.nix with runtime deps - [x] declare shell.nix with runtime deps
- [ ] partition/encrypt/format disks - [x] partition/encrypt/format disks
- [ ] Document bootstrap process - [ ] Document bootstrap process
- [ ] a new machine - [ ] a new machine
- [ ] an install media - [ ] an install media
- [ ] Design disaster recovery - [ ] Design disaster recovery
- [ ] Automatic backups - [ ] Automatic synchronization of other state files - see https://gitlab.com/steveeJ/nix-expressions/issues/2
- [ ] tracked dotfiles
- [ ] detect new and untracked dotfiles?
- [ ] Recycle *\_archived* - [ ] Recycle *\_archived*
- [ ] Maybe make this a nix-overlay - [ ] Maybe make this a nix-overlay