mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 02:21:05 +01:00
A first step towards refactoring the module. Unfortunately the config is not consistent in using comma-separated values or repeated keys for lists, since the user can always add commas by themselves, we should default to repeated keys in the generator.
9 lines
156 B
Text
9 lines
156 B
Text
Host dynamicBindAddressWithPort
|
|
DynamicForward [127.0.0.1]:3000
|
|
|
|
Host dynamicBindPathNoPort
|
|
DynamicForward /run/user/1000/gnupg/S.gpg-agent.extra
|
|
|
|
|
|
|
|
|