diff --git a/soft/config/soft-serve.config.json b/soft/config/soft-serve.config.json index c1fe283..4e19307 100644 --- a/soft/config/soft-serve.config.json +++ b/soft/config/soft-serve.config.json @@ -4,7 +4,7 @@ "dest": "./soft/data/repos" }, "repos": { - "src": ["dotfiles", "git-server"], + "src": ["dotfiles", "git-server", "monolisa-nerdfont-patch"], "dest": ["config"] } }