universe/Project.org

57 lines
1.1 KiB
Org Mode

#+TITLE: Infinidoge's DevOS Configuration
* PROJ Server Configuration
** TODO GitLab setup
** TODO Nginx setup
- Static website?
** TODO Reverse proxy for everything
- [ ] GitLab
- [ ] Website
- [ ] Minecraft servers
* PROJ Raspberry Pi Configuration
** TODO Create packaging template for Discord bots
- Flake
- Produces an enable-able module, composes with others of the same template
* PROJ My computer configurations
** TODO Autostart Stretchly
** STRT Add Rofi
*** TODO Commands menu
- [ ] Modifier key for opening in shell
** TODO Add Polychromatic
** PROJ Miscellaneous Configurations
*** HOLD libreoffice
*** IDEA SpeedCrunch
** TODO Add ALVR
[[https://github.com/alvr-org/alvr]]
* PROJ Miscellaneous things
** TODO Setup IRC
*** TODO ZNC setup
* PROJ Refactor setup
** TODO Declarative creation of 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.