reorganise TODO* files

This commit is contained in:
Emile Clark-Boman 2025-07-26 18:23:47 +10:00
parent 490249583a
commit 5b2a7b7d9f
4 changed files with 19 additions and 39 deletions

27
TODO
View file

@ -1,19 +1,28 @@
SOON: fix having to keep specifying new sha256 for home-manager (where I fetchTarball for it)
THEN: make my nixdots more modular, there are a LOT of packages installed only to my laptop when they should be shared!
## Next Up
0. Rename TODO -> TODO.md
1. Rename user "ae" to "cry" or "vps"
2. Add 404 page to nginx on hyrule
3. Add a user called "mirror" that stores important mirrors (inspiration: https://git.gay/mirror)
## TODO
SOON: fix having to keep specifying new sha256 for home-manager (where I fetchTarball for it)
Create a command palette accessible with MOD+P (MOD => Windows Key)
(ie make fullscreen, send to monitor, etc)
Boring stuff (ie work and uni should go on a separate user account)
on in some separate $HOME atleast
Is home-manager installed standalone? If so please remove that...
### LATEST
1. Clean hosts/hyrule/default.nix
2. Rename user "ae" to "cry" or "vps"
3. Add 404 page to nginx on hyrule
Rewrite the README.md file its all over the place (add more structure to the `docs` directory instead)
Add a MAC Changer module like
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles/blob/main/nixos/mac-randomize.nix
INSPIRATION:
1. https://github.com/sabrehagen/desktop-environment
Make each monitor's window styling slightly different (just for fun)
Bind 5 workspaces per connected monitor.
Then use the command palette (discussed prior) to send to
a different workspace (ie because I currently use MOD+SHIFT+n
but if n>=10 then it doesnt work! hence we need a command palette!)

View file

@ -1,26 +0,0 @@
Add a MAC Changer module like
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles/blob/main/nixos/mac-randomize.nix
Really good security oriented NixOS stuff can be found on that repo above (XNM1/linux-nixos-hyprland-config-dotfiles)
Have multiple colour schemes in my system, one that's dark (good for when there's no external lighting),
and another that's lighter (but not white) for when my windows are open).
### Incredible Rofi Theme Collection
https://github.com/adi1090x/rofi
https://jade.fyi/blog/flakes-arent-real/
Make each monitor's window styling slightly different (just for fun)
Bind 5 workspaces per connected monitor.
Then use the command palette (discussed prior) to send to
a different workspace (ie because I currently use MOD+SHIFT+n
but if n>=10 then it doesnt work! hence we need a command palette!)

View file

@ -1,4 +0,0 @@
- [ ] Try using `gitHashes` argument instead of patching? (on chameleonultragui package)
- [ ] Don't alias ripgrep to rip, download the rip util too (its cool)
https://github.com/nivekuil/rip

View file

@ -0,0 +1 @@
- [ ] Try using `gitHashes` argument instead of patching? (on chameleonultragui package)