flake/machines/darwin/imac-2017/default.nix

5 lines
49 B
Nix

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