Files
nix-config/modules/common/default.nix

5 lines
46 B
Nix

{ ... }:
{
imports = [ ./host-spec.nix ];
}