# Various ideas/Things I might do later - Package/use [ALVR](https://github.com/alvr-org/alvr) - 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. - Setup Nix LSP with [nil](https://github.com/oxalica/nil) - Set timezone for portable devices with localtimed - Central proxy with Privoxy