nixos-hardware/asus/zephyrus/ga402x/default.nix

11 lines
182 B
Nix
Raw Normal View History

{ ... }:
{
assertions = [
{
assertion = false;
message = "Importing asus/zephyrus/ga402x/ (default.nix) directly is deprecated! #TODO: More details";
}
];
}