From 610b4f046b793fcdcfbcab37186cd684ef0917b6 Mon Sep 17 00:00:00 2001 From: Maya Date: Wed, 5 Feb 2025 13:43:32 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b26bc26..1f68d3a 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,10 @@ default.nix - This is where my flake.nix imports the config from. It imports con ### /assets/ 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