meta: clear completed ideas
This commit is contained in:
parent
054834d842
commit
9240b5bc1f
1 changed files with 0 additions and 2 deletions
2
ideas.md
2
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 <UUID> --name <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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue