mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
5 lines
59 B
Nix
5 lines
59 B
Nix
{ ... }:
|
|
|
|
{
|
|
disabledModules = [ ./define-enable.nix ];
|
|
}
|