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