nixos-config/hosts/qemu/users/default.nix
2025-03-24 02:55:47 -04:00

4 lines
37 B
Nix

{ ... }:
{
imports = [ ./main ];
}