flake/darwin/system/default.nix

5 lines
47 B
Nix

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