DashNix/nix/hardware/overheating/default.nix

6 lines
69 B
Nix

{
imports = [
./overheating.nix
./configuration.nix
];
}