reorganise TODO* files
This commit is contained in:
parent
490249583a
commit
5b2a7b7d9f
4 changed files with 19 additions and 39 deletions
27
TODO
27
TODO
|
|
@ -1,19 +1,28 @@
|
||||||
SOON: fix having to keep specifying new sha256 for home-manager (where I fetchTarball for it)
|
## Next Up
|
||||||
THEN: make my nixdots more modular, there are a LOT of packages installed only to my laptop when they should be shared!
|
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)
|
Create a command palette accessible with MOD+P (MOD => Windows Key)
|
||||||
(ie make fullscreen, send to monitor, etc)
|
(ie make fullscreen, send to monitor, etc)
|
||||||
|
|
||||||
|
|
||||||
Boring stuff (ie work and uni should go on a separate user account)
|
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
|
Rewrite the README.md file its all over the place (add more structure to the `docs` directory instead)
|
||||||
1. Clean hosts/hyrule/default.nix
|
|
||||||
2. Rename user "ae" to "cry" or "vps"
|
|
||||||
3. Add 404 page to nginx on hyrule
|
|
||||||
|
|
||||||
|
Add a MAC Changer module like
|
||||||
|
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles/blob/main/nixos/mac-randomize.nix
|
||||||
|
|
||||||
INSPIRATION:
|
Make each monitor's window styling slightly different (just for fun)
|
||||||
1. https://github.com/sabrehagen/desktop-environment
|
|
||||||
|
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!)
|
||||||
|
|
|
||||||
|
|
@ -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!)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -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
|
|
||||||
|
|
||||||
1
hosts/packages/chameleonultragui/TODO
Normal file
1
hosts/packages/chameleonultragui/TODO
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
- [ ] Try using `gitHashes` argument instead of patching? (on chameleonultragui package)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue