| Age | Commit message (Collapse) | Author |
|
|
|
The idea is to follow: https://nixos.org/nixos/options.html#networking so we can
share even more configuration ideas from NixOS.
|
|
Add support for smart period substitution
|
|
Add support for autocapitalization
|
|
Signed-off-by: Andy Dirnberger <andy@dirnberger.me>
|
|
Signed-off-by: Andy Dirnberger <andy@dirnberger.me>
|
|
Signed-off-by: Andy Dirnberger <andy@dirnberger.me>
|
|
|
|
|
|
|
|
|
|
|
|
Don't extend initial PATH adding extra entries should be done through
appending environment.systemPath or manually extending it with
environment.extraInit or similar options.
|
|
Fixes #12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finish
|
|
Fixes #9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|