From 9240b5bc1ff8bfed387938ae4e3c6bc8babcc82d Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Wed, 14 Feb 2024 15:09:59 -0500 Subject: [PATCH] meta: clear completed ideas --- ideas.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/ideas.md b/ideas.md index 64969ba..87e117b 100644 --- a/ideas.md +++ b/ideas.md @@ -1,13 +1,11 @@ # Various ideas/Things I might do later - Package/use [ALVR](https://github.com/alvr-org/alvr) -- Setup IRC (Possibly with ZNC) - Add Speedcrunch configuration - Add Polychromatic - Add a rofi menu for running commands (Plus modifier key to open in shell) - Declarative partition creation - [Disko](https://github.com/nix-community/disko) could be used - 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. -- Reconsider Avahi. Mostly redundant with tailscale handling most things, except when internet is down. - 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)