From 6847b617a693899efebb6fd41cf6da3b26be214d Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Mon, 4 Mar 2024 14:09:30 -0500 Subject: [PATCH] meta: add automatic timezone switching to ideas --- ideas.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ideas.md b/ideas.md index 87e117b..63103b8 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) - Replace CloudFlare SSL certificate with Let's Encrypt via [ACME](https://nixos.wiki/wiki/ACME) +- Set timezone for portable devices with localtimed