From c12a12ff33bd2d4b8505fe6f88cf5f076053c53f Mon Sep 17 00:00:00 2001 From: reidlab Date: Fri, 1 Mar 2024 17:56:49 -0800 Subject: [PATCH] update todo --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 955a65a..74a8b1e 100755 --- a/readme.md +++ b/readme.md @@ -20,5 +20,6 @@ before committing, please run `nix flake check` and make sure everything is ok - remove the lua static stuff from nginx + the cf ip - per-host architecture selection, atm it is hardcoded to `aarch64` -- some weird perl error abt locales when building??? it only happened after the big lib update. help me +- some weird perl error abt locales when building - `keepEnv` in `doas` might fix this - leverage nixos-hardware +- even tho no one else uses these systems, i still want to keep this mutli user layout we have, this is gonna be pretty hard once we start bringing in desktop environments. we should find a compromise sometime. this could be another flake entirely now that i think about it.