Update README
This commit is contained in:
parent
4c231dac44
commit
6e9bf99d26
1 changed files with 4 additions and 4 deletions
|
@ -41,14 +41,14 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
||||||
| nixos-rpi4-img | Image of this flake for use on Raspberry Pi 4's | `nix build .#imageConfigurations.nixos-rpi4-img` |
|
| nixos-rpi4-img | Image of this flake for use on Raspberry Pi 4's | `nix build .#imageConfigurations.nixos-rpi4-img` |
|
||||||
|
|
||||||
---
|
---
|
||||||
# Host Specific
|
# To Do List
|
||||||
## framework-server To Do List
|
## Host Specific
|
||||||
|
### framework-server
|
||||||
* [ ] Need to set up a new PGP key for use with ProtonMail
|
* [ ] Need to set up a new PGP key for use with ProtonMail
|
||||||
* [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/
|
* [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/
|
||||||
* [ ] Podman mgiration - Potentially use nix-defined containers.
|
* [ ] Podman mgiration - Potentially use nix-defined containers.
|
||||||
* [ ] Check if other machines can auth to ssh-luks connection
|
* [ ] Check if other machines can auth to ssh-luks connection
|
||||||
|
|
||||||
# To Do List
|
|
||||||
## Packaging
|
## Packaging
|
||||||
* [ ] Try packaging BoxBuddy - [Link](https://github.com/Dvlv/BoxBuddyRS)
|
* [ ] Try packaging BoxBuddy - [Link](https://github.com/Dvlv/BoxBuddyRS)
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
||||||
* [ ] Add bracket auto-completion
|
* [ ] Add bracket auto-completion
|
||||||
* [ ] Find a way to have magit save login credentials
|
* [ ] Find a way to have magit save login credentials
|
||||||
|
|
||||||
# Desktop / GUI To Do List
|
## Desktop / GUI
|
||||||
* [ ] vscodium and user-config.js file?
|
* [ ] vscodium and user-config.js file?
|
||||||
* extensionsFromVscodeMarketplace
|
* extensionsFromVscodeMarketplace
|
||||||
* https://github.com/jasoncrevier/nixos-config/blob/main/home-manager/home.nix
|
* https://github.com/jasoncrevier/nixos-config/blob/main/home-manager/home.nix
|
||||||
|
|
Loading…
Reference in a new issue