Files
nix-config/modules/common/default.nix
2025-09-27 22:27:55 +05:00

4 lines
42 B
Nix

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