update readme
This commit is contained in:
parent
9e42260f50
commit
073ee05240
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,10 @@ Nix Flake dotfiles used on my server.
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
|
|
||||||
* Fix high memory usage on gitea, this may be something with using argon2 as my hashing algorythm?
|
* Fix high memory usage on gitea, this may be something with using Argon2? [source](https://discourse.gitea.io/t/how-to-reduce-memory-usage/2947/3)
|
||||||
|
* Make it so our secrets consist upon reboot (currently just our wifi password, have to set every reboot) (maybe with [Agenix](https://github.com/ryantm/agenix) + [Age](https://github.com/FiloSottile/age)?
|
||||||
|
* Make everything __modular__.
|
||||||
|
* Fix systemd output only showing ONE message on the HDMI output. [related issue](https://github.com/NixOS/nixpkgs/issues/179701)
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue