system/hosts/istal/hardware-configuration/default.nix

9 lines
81 B
Nix

{ ... }:
{
imports = [
./generated.nix
./networking.secret.nix
];
}