Additional to-dos related to secrets management.

This commit is contained in:
kat witch 2020-11-28 02:56:10 +00:00 committed by kat
parent 3253694161
commit 5d8867f243

View file

@ -21,6 +21,7 @@ Nix deployment related stuff.
## To-do ## To-do
### Overall ### Overall
- [ ] Migrate the secrets file currently in use to be usable for each host.
- [ ] DNS provider migration. (Cloudflare -> Glauca) - [ ] DNS provider migration. (Cloudflare -> Glauca)
- [ ] Fancy wildcard certificate shenanigans? - [ ] Fancy wildcard certificate shenanigans?
@ -51,6 +52,7 @@ Nix deployment related stuff.
- [ ] Move to using LightDM instead of GDM or start using CLI for session management. - [ ] Move to using LightDM instead of GDM or start using CLI for session management.
- [ ] Migrate graphical group host configurations to using the Sway profile instead of the GNOME / XFCE profiles. - [ ] Migrate graphical group host configurations to using the Sway profile instead of the GNOME / XFCE profiles.
- [ ] Remove GNOME / XFCE profiles. - [ ] Remove GNOME / XFCE profiles.
- [ ] Include redshift in the desktop profile. Configure using secrets file post-migration if required.
- [ ] Firefox configuration refactors - [ ] Firefox configuration refactors
- [ ] See if a 1password NUR package exists. If not, create one. - [ ] See if a 1password NUR package exists. If not, create one.
- [ ] See if a tree style tabs NUR package exists. If not, create one. - [ ] See if a tree style tabs NUR package exists. If not, create one.