nixos-hardware/microsoft/surface/common/default.nix

8 lines
46 B
Nix

{ ... }:
{
imports = [
./kernel
];
}