1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-08 22:33:27 +02:00
home-manager/tests/modules/programs/readline/default.nix
Robert Helgesson 284b8d94d4
readline: add variables option
Also add a basic test case.
2019-12-08 21:13:58 +01:00

4 lines
60 B
Nix

{
readline-using-all-options = ./using-all-options.nix;
}