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 c98002b792 - Show all commits

View file

@ -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