mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-08 10:01: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. |
||
|---|---|---|
| .. | ||
| default.nix | ||
| extra-config-no-default-host-expected.conf | ||
| extra-config-no-default-host.nix | ||
| forwards-dynamic-bind-path-with-port-asserts.nix | ||
| forwards-dynamic-valid-bind-no-asserts-expected.conf | ||
| forwards-dynamic-valid-bind-no-asserts.nix | ||
| forwards-local-bind-path-with-port-asserts.nix | ||
| forwards-local-host-path-with-port-asserts.nix | ||
| forwards-remote-bind-path-with-port-asserts.nix | ||
| forwards-remote-host-path-with-port-asserts.nix | ||
| includes.nix | ||
| match-blocks-attrs-expected.conf | ||
| match-blocks-attrs.nix | ||
| match-blocks-match-and-hosts-expected.conf | ||
| match-blocks-match-and-hosts.nix | ||
| no-assertions.json | ||
| old-defaults-expected.conf | ||
| old-defaults-extra-config-expected.conf | ||
| old-defaults-extra-config.nix | ||
| old-defaults.nix | ||
| renamed-options-expected.conf | ||
| renamed-options.nix | ||