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

6 lines
47 B
Nix

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