From 2d9ac4ca1eead04d04a278f570b6b30797faacc9 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 22 Oct 2023 13:00:36 +0000 Subject: [PATCH] todo.md: remove stale items --- TODO.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO.md b/TODO.md index e0b83e5d..69182696 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ ## BUGS - why i need to manually restart `wireguard-wg-ovpns` on servo periodically - else DNS fails -- fix epiphany URL bar input on moby ## REFACTORING: @@ -104,10 +103,6 @@ - add `pkgs.impure-cached.` package set to build things with ccache enabled - every package here can be auto-generated, and marked with some env var so that it doesn't pollute the pure package set - would be super handy for package prototyping! -- why does nixos-rebuild switch take 5 minutes when net is flakey? - - trying to auto-mount servo? - - something to do with systemd services restarting/stalling - - maybe wireguard & its refresh operation, specifically? - get moby to build without binfmt emulation (i.e. make all emulation explicit) - then i can distribute builds across servo + desko, and also allow servo to pull packages from desko w/o worrying about purity