README: update roadmap
This commit is contained in:
parent
7f1ac023f5
commit
9040a1b260
1 changed files with 4 additions and 5 deletions
|
@ -4,7 +4,7 @@ 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
|
## Initial 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
|
||||||
|
@ -17,11 +17,10 @@ In the unlikely case that you actually read this and have any questions please d
|
||||||
- [x] home-manager
|
- [x] home-manager
|
||||||
- [x] pkgs-configuration
|
- [x] pkgs-configuration
|
||||||
- [ ] development environments
|
- [ ] development environments
|
||||||
- [ ] (Semi-) automatic synchronization of important repositories
|
- [x] (Semi-) automatic synchronization of important repositories
|
||||||
- [x] Modification strategy
|
- [x] Modification strategy
|
||||||
|
The approach is to use vcsh for the dotfiles
|
||||||
- [x] dotfiles
|
- [x] dotfiles
|
||||||
- [ ] password-store
|
|
||||||
- [ ] this repo
|
|
||||||
- [x] 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
|
||||||
|
@ -36,7 +35,7 @@ In the unlikely case that you actually read this and have any questions please d
|
||||||
- [ ] Design disaster recovery
|
- [ ] Design disaster recovery
|
||||||
- [ ] Automatic synchronization of other state files - see https://gitlab.com/steveeJ/nix-expressions/issues/2
|
- [ ] Automatic synchronization of other state files - see https://gitlab.com/steveeJ/nix-expressions/issues/2
|
||||||
- [ ] Recycle *\_archived*
|
- [ ] Recycle *\_archived*
|
||||||
- [ ] Maybe make this a nix-overlay
|
- [x] Maybe make this a nix-overlay
|
||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
- [ ] home-manager leaves ~/.gnupg at 0755
|
- [ ] home-manager leaves ~/.gnupg at 0755
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue