nixos-hardware/microsoft/surface-pro/3/default.nix

5 lines
49 B
Nix

{ lib, ... }:
{
imports = [ ../../surface ];
}