Compare commits

..

2 Commits

Author SHA1 Message Date
a5f4250601
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 43s
2024-08-25 01:30:49 -05:00
13ab7f7fa4
docs: add more todos onto the pile
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 44s
🙁
2024-08-25 01:26:17 -05:00

View File

@ -12,7 +12,7 @@ In the past I was running on a Mac, so you may find some Mac specific things (es
For the record, feel free to take what you want. I'm not worried about getting contribution for
dot files. They're largely just for fun, not something important. 🙂
* TODO Various Tasks to get done [4/6]
* TODO Various Tasks to get done [4/4]
- [X] Clean up and better modularize the config
- Currently a large portion of this config lives in ~users/price/home.nix~ which, while ok for
@ -27,7 +27,12 @@ dot files. They're largely just for fun, not something important. 🙂
for now 🤷
- [x] Migrate the ~Kanagawa.tmTheme~ for ~bat~ to a nix attribute set, using ~tmTheme~ for home manager's bat configuration is deprecated.
- Not necessary, misread the docs for the home manager module for it 😓
- [ ] Style NixOS Systems via Stylix
* TODO Style NixOS systems via Stylix
SCHEDULED: <2024-08-25 Sun>
This may make using the kanagawa themes for GTK/QT no longer necessary.
- [ ] Setup gitea dump removals for Luna
* TODO Setup gitea dump removals for Luna :nix:luna:
SCHEDULED: <2024-08-25 Sun 00:13>
Currently Luna hangs onto gitea dumps for WAY too long, probably would be good to delete Gitea dumps older than a month.