Rename programs.mako to services.mako

This commit is contained in:
Bad 2023-03-19 14:37:10 +01:00
parent fbb59f1345
commit 04289143f0

View file

@ -102,7 +102,7 @@ in
}; };
}; };
programs.mako = { services.mako = {
enable = true; enable = true;
defaultTimeout = 2000; defaultTimeout = 2000;
}; };