Update roadmap
This commit is contained in:
parent
952417f6c4
commit
c98002b792
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -31,10 +31,12 @@ In the unlikely case that you actually read this and have any questions please d
|
|||
- [x] declare shell.nix with runtime deps
|
||||
- [ ] partition/encrypt/format disks
|
||||
- [ ] Document bootstrap process
|
||||
- [ ] a new machine
|
||||
- [ ] an install media
|
||||
- [ ] Design disaster recovery
|
||||
- [ ] Automatic backups
|
||||
- [ ] tracked dotfiles
|
||||
- [ ] detect new and untracked dotfiles?
|
||||
- [ ] Design disaster recovery
|
||||
- [ ] Recycle *\_archived*
|
||||
- [ ] Maybe make this a nix-overlay
|
||||
|
||||
|
@ -44,3 +46,10 @@ In the unlikely case that you actually read this and have any questions please d
|
|||
```
|
||||
just --list
|
||||
```
|
||||
|
||||
## Bootstrap
|
||||
|
||||
### A new machine
|
||||
|
||||
1. boot with an install media
|
||||
2. clone infra repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue