mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
6 lines
59 B
Nix
6 lines
59 B
Nix
{ ... }:
|
|
|
|
{
|
|
disabledModules = [ ./define-enable.nix ];
|
|
}
|