added task to tech debt
This commit is contained in:
parent
9ef33d0d8b
commit
5964554060
|
@ -50,6 +50,7 @@ nix multi user, multi system, configuration with `sops` secret management, `home
|
||||||
- monitor configuration in `~/.config/monitors.xml` should be sym linked to `/run/gdm/.config/monitors.xml` (https://www.reddit.com/r/NixOS/comments/u09cz9/home_manager_create_my_own_symlinks_automatically/)
|
- monitor configuration in `~/.config/monitors.xml` should be sym linked to `/run/gdm/.config/monitors.xml` (https://www.reddit.com/r/NixOS/comments/u09cz9/home_manager_create_my_own_symlinks_automatically/)
|
||||||
- syncthing folders should just be enabled per devices and then combined with "extraDevices" to give final folder configurations
|
- syncthing folders should just be enabled per devices and then combined with "extraDevices" to give final folder configurations
|
||||||
- syncthing folder passwords
|
- syncthing folder passwords
|
||||||
|
- nfs export should be backed by the same values for server and client
|
||||||
- move fail2ban configs out of fail2ban.nix and into configs for their respective services
|
- move fail2ban configs out of fail2ban.nix and into configs for their respective services
|
||||||
- nginx config should be reworked to give a list of subdomains and then the config information to apply to each proxy
|
- nginx config should be reworked to give a list of subdomains and then the config information to apply to each proxy
|
||||||
## New Features
|
## New Features
|
||||||
|
|
Loading…
Reference in a new issue