7 lines
173 B
TOML
7 lines
173 B
TOML
disabled = [
|
|
# Use "statix list" to map Wnn into names.
|
|
|
|
# Currently not useful: need to better split .nix files first.
|
|
"repeated_keys" # a.b=, a.c= => a { b=, c= }
|
|
]
|