nix-conf/modules/servers/thor/default.nix

5 lines
59 B
Nix

{...}: {
imports = [
./changedetection-io.nix
];
}