meta: add automatic timezone switching to ideas
This commit is contained in:
parent
3348df37af
commit
6847b617a6
1 changed files with 1 additions and 0 deletions
1
ideas.md
1
ideas.md
|
@ -9,3 +9,4 @@
|
||||||
- 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.
|
||||||
- Setup Nix LSP with [nil](https://github.com/oxalica/nil)
|
- 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)
|
- Replace CloudFlare SSL certificate with Let's Encrypt via [ACME](https://nixos.wiki/wiki/ACME)
|
||||||
|
- Set timezone for portable devices with localtimed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue