From e9f103d8c4898e3a97dae467a447fde6224dc923 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Fri, 26 Jul 2024 11:13:24 -0400 Subject: [PATCH] meta: add proxy to ideas --- ideas.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ideas.md b/ideas.md index 3ae30a8..3971875 100644 --- a/ideas.md +++ b/ideas.md @@ -9,3 +9,4 @@ - UUIDs can be generated using `uuidgen`. `uuidgen --md5 --namespace --name ` is useful for deterministically generating UUIDs. Use the namespace to represent the computer itself, and the name to represent the partitions. - Setup Nix LSP with [nil](https://github.com/oxalica/nil) - Set timezone for portable devices with localtimed +- Central proxy with Privoxy