NixOS/core/default.nix

6 lines
48 B
Nix

{
imports = [
./dotnet.nix
];
}