nixos/galvatron/apple-silicon-support/default.nix

8 lines
59 B
Nix

{ ... }:
{
imports = [
./modules/default.nix
];
}