nixfiles/system/testing/default.nix

7 lines
51 B
Nix

{...}:
{
imports = [
./mutability.nix
];
}