From 8586db59f131e8fea50491dc528c11853e31e5bf Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 28 May 2024 02:14:10 +0000 Subject: [PATCH] todo.md: sync --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 46bee0f9..6c51f7c7 100644 --- a/TODO.md +++ b/TODO.md @@ -4,9 +4,6 @@ - or try dnsmasq? - trust-dns: can't recursively resolve api.mangadex.org - and *sometimes* apple.com fails -- wg-ovpnd-* interfaces don't work, because i use the same keys across all hosts... - - and if i had them differ and simultaneously online, then i'd exceed the OVPN machine count. - - i should at least have them be up'd only on-demand. - sandbox: link cache means that if i update ~/.config/... files inline, sandboxed programs still see the old version - mpv: audiocast has mpv sending its output to the builtin speakers unless manually changed - mpv: no way to exit fullscreen video on moby @@ -28,6 +25,8 @@ ## REFACTORING: - REMOVE DEPRECATED `crypt` from sftpgo_auth_hook +- add import checks to my Python nix-shell scripts +- remove hosts/modules/gui - consolidate ~/dev and ~/ref - ~/dev becomes a link to ~/ref/cat/mine - fold hosts/common/home/ssh.nix -> hosts/common/users/colin.nix