16 lines
375 B
Markdown
16 lines
375 B
Markdown
# Nix los hier
|
|
|
|
:warning: WIP
|
|
|
|
## Version Control
|
|
|
|
- `sudo -E` (forward environment) on commit
|
|
- ``eval `ssh-agent`` (provides SSH_AUTH_SOCK) before push
|
|
|
|
## References
|
|
|
|
- https://nixos-and-flakes.thiscute.world/
|
|
- https://git.sbruder.de/simon/nixos-config
|
|
- https://neovimcraft.com/
|
|
- https://search.nixos.org/packages
|
|
- https://mipmip.github.io/home-manager-option-search/
|