oops. dense commit

This commit is contained in:
Reid 2024-03-11 17:14:43 -07:00
parent 4d0f08a364
commit 4d598a496a
7 changed files with 29 additions and 43 deletions

View file

@ -20,9 +20,10 @@ before committing, please run `nix flake check` and make sure everything is ok
## todo
- remove the lua static stuff from nginx + maybe cloudflare ips too
- remove the lua static stuff from nginx + maybe cloudflare ips too + redis
- per-host architecture selection, atm it is hardcoded to `aarch64`
- some weird perl error abt locales when building using doas - `keepEnv` might fix this
- fix the logrotate error, only patchable with the hack displayed in [`hosts/server/default.nix`](./hosts/server/default.nix)
- move common config such as bootloader and networking settings to [`default.nix`](./default.nix)
- swap back to hardened kernel
- leverage nixos-hardware
- somehow add desktop evironments and per-user dotfiles while keeping a multi-user setup
- somehow add desktop evironments and per-user dotfiles while keeping a multi-user setup - we can always give this up if needed