fixed foot transparency, got username to be set in flake.nix per-host

This commit is contained in:
beanigen 2025-02-05 17:50:10 +08:00
parent 610b4f046b
commit 907bc6f048
No known key found for this signature in database
7 changed files with 25 additions and 12 deletions

View file

@ -56,6 +56,6 @@ This folder is for general assets e.g. wallpapers or stuff I want to show in thi
### 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
- [x] 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