2023-05-13 16:15:13 -07:00

6 lines
54 B
Nix

{ ... }:
{
imports = [ ./samba.nix ./vfio.nix ];
}