service/remote-build: init

This commit is contained in:
Felix Buehler 2024-03-17 12:11:50 +01:00
parent 72a34c777a
commit b37162bd3f
3 changed files with 27 additions and 0 deletions

View file

@ -47,6 +47,8 @@ in
homer = {
enable = true;
};
# remote build
remote-build.enable = true;
# RSS provider for websites that do not provide any feeds
rss-bridge = {
enable = true;