mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
de8033747c
- Move all module tests to their own directories. - Avoid duplication of `// import`.
5 lines
116 B
Text
5 lines
116 B
Text
Test*boolean1: true
|
|
Test*boolean2: false
|
|
Test*int: 10
|
|
Test*list: list-str, true, false, 10
|
|
Test*string: test-string
|