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

8 lines
81 B
Nix

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