saturnOS/hosts/qemu/default.nix

7 lines
61 B
Nix

{ ... }:
{
imports = [
./hardware-configuration.nix
];
}