dynix/tests/basic/hardware-configuration.nix
2026-02-10 14:18:45 +01:00

7 lines
106 B
Nix

/** Dummy hardware configuration.
* Will be replaced with the real one in the test VM.
*/
{ ... }:
{
}