updated readme
This commit is contained in:
parent
9699472b1e
commit
776bf8f744
1 changed files with 4 additions and 3 deletions
|
@ -41,14 +41,13 @@ nix multi user, multi system, configuration with `sops` secret management, `home
|
|||
|
||||
## Research topics
|
||||
- Look into this for auto rotating sops keys `https://technotim.live/posts/rotate-sops-encryption-keys/`
|
||||
- Look into this for flake templates https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-flake-init
|
||||
- Look into this for npins https://jade.fyi/blog/pinning-nixos-with-npins/
|
||||
- https://nixos-and-flakes.thiscute.world/
|
||||
|
||||
# Tasks:
|
||||
|
||||
## Tech Debt
|
||||
- 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 folder passwords
|
||||
- nfs export should be backed by the same values for server and client
|
||||
## New Features
|
||||
- offline access for nfs mounts (overlay with rsync might be a good option here? https://www.spinics.net/lists/linux-unionfs/msg07105.html note about nfs4 and overlay fs)
|
||||
|
@ -69,4 +68,6 @@ nix multi user, multi system, configuration with `sops` secret management, `home
|
|||
- crab-hole
|
||||
- nix mcp
|
||||
- figure out ai vs code plugin
|
||||
- whisper
|
||||
- whisper
|
||||
- figure out why syncthing and jellyfins permissions don't propagate downwards
|
||||
- auto turn off on power loss
|
Loading…
Add table
Add a link
Reference in a new issue