flake/darwin/nix/default.nix

9 lines
No EOL
75 B
Nix

{ ... }:
{
imports = [
./flake.nix
./nix.nix
./gc.nix
];
}