flake/darwin/system/default.nix

7 lines
No EOL
49 B
Nix

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