mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-01 05:19:17 +03:00
5 lines
80 B
Nix
5 lines
80 B
Nix
{ ... }:
|
|
|
|
{
|
|
disabledModules = [ "define-enable.nix" "declare-enable.nix" ];
|
|
}
|