mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-13 12:31:07 +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.
12 lines
96 B
Text
12 lines
96 B
Text
Host * !github.com
|
|
Port 516
|
|
|
|
Host abc
|
|
Port 2222
|
|
|
|
Match host xyz canonical
|
|
Port 2223
|
|
|
|
|
|
|
|
|