{ config, ... }:
{
flake.modules.nixos."nixosConfigurations/corgi".imports = with config.flake.modules.nixos; [
eric
pc
];
}