NixOSConfig/lib/machines/manu-surface.nix

6 lines
60 B
Nix

{ ... }: {
imports = [
../hardware/surface.nix
];
}