Files
2026-05-02 12:52:08 +02:00

10 lines
98 B
Nix

{ ... }:
{
imports = [
# To test
./disk-space.nix
./smart.nix
./smtp.nix
];
}