Update todos

This commit is contained in:
Daniel Siepmann 2022-02-09 09:34:22 +01:00
parent cb18f797f0
commit 9843b87689
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -89,8 +89,6 @@ List of manual needed changes for various reasons.
Todos
-----
No particular order:
* Migrate neovim
* Migrate ssh config (I don't really like to expose customer server names and configs to outer world, how to handle?)
@ -101,21 +99,21 @@ No particular order:
* Migrate firefox (with geckodriver), thunderbird, ungoogled chromium
* Migrate other system configurations like keyboard?!
* Migrate desktop environment (is that possible? I select it within ubuntu login screen, guess it needs to be installed or registered somwhere in ubuntu)
i3-wm, i3, i3lock-color
* Begin migrating local development to execute nodejs, yarn, php, etc. On a per customer project.
Use flakes?
Most are more or less the same, maybe provide a general flake inside this repo which can be used by projects?
Also include psysh
* Maybe PR upstream: ``./home/modules/programs/languagetool.nix``.
* Migrate other system configurations like keyboard?!
* Begin migrating further configuration, e.g. php fpm pools and apache config (Again I don't like customer internals in public repo, how to handle?)
Does that work? I guess nix (home-manager) shouldn't write outside of user home.
Maybe within vm as preparation of switch to nix os?
* Maybe PR upstream: ``./home/modules/programs/languagetool.nix``.
* Migrate desktop environment (is that possible? I select it within ubuntu login screen, guess it needs to be installed or registered somwhere in ubuntu)
i3-wm, i3, i3lock-color
Ideas
-----