flake/machines/nixos/81fw-lenovo-legion-y7000/default.nix

5 lines
49 B
Nix

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