Update README.md

This commit is contained in:
Maya 2025-02-05 13:43:32 +08:00 committed by GitHub
parent 2279134242
commit 610b4f046b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,3 +52,10 @@ default.nix - This is where my flake.nix imports the config from. It imports con
### /assets/ ### /assets/
This folder is for general assets e.g. wallpapers or stuff I want to show in this document. This folder is for general assets e.g. wallpapers or stuff I want to show in this document.
### Things I need to figure out
- [ ] Manage shell via home-manager so standalone configs will have hm-managed stuff in the path
- [ ] Move Syncthing config to home-manager so it's across all hosts
- [ ] Find a way to only declare username once in home.nix so changing username is only one line
- [ ] MAYBE tune sway + waybar configs for touchscreen use (like Sxmo on postmarketOS)
- [ ] Move stuff like git email and other personally identifiable information to a secret managing system