Add test.nix

This commit is contained in:
Hamcha 2023-11-17 20:56:12 +00:00
commit 5f1f51612f

5
test.nix Normal file
View file

@ -0,0 +1,5 @@
{
test = {
field = "1.0";
};
}