meta: update ideas.md

This commit is contained in:
Infinidoge 2023-08-16 00:32:07 -04:00
parent 7acb83e5e4
commit 625f845051

View file

@ -10,4 +10,4 @@
- [Disko](https://github.com/nix-community/disko) could be used - [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. - 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. - Reconsider Avahi. Mostly redundant with tailscale handling most things, except when internet is down.
- Change `repository` scope to `meta` - Setup Nix LSP with [nil](https://github.com/oxalica/nil)