add yartsu to soft-serve

This commit is contained in:
Daylin Morgan 2022-09-01 06:00:56 -05:00
parent 8f549def51
commit 9721ee3b57

View file

@ -4,7 +4,14 @@
"dest": "./soft/data/repos" "dest": "./soft/data/repos"
}, },
"repos": { "repos": {
"src": ["dotfiles", "git-server", "monolisa-nerdfont-patch"], "src": [
"dest": ["config"] "dotfiles",
"git-server",
"monolisa-nerdfont-patch",
"yartsu"
],
"dest": [
"config"
]
} }
} }