dynix/tests/gotosocial/hardware-configuration.nix

8 lines
106 B
Nix
Raw Normal View History

2026-02-09 14:32:56 +01:00
/** Dummy hardware configuration.
* Will be replaced with the real one in the test VM.
*/
{ ... }:
{
}