From a208015c62e50eba0f4451281ffb33a21f434931 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Sat, 3 Nov 2018 18:47:47 +0100 Subject: [PATCH] Update roadmap --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dda02f6..afa63d2 100644 --- a/README.md +++ b/README.md @@ -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