add yartsu to soft-serve

This commit is contained in:
Daylin Morgan 2022-09-01 06:00:56 -05:00
parent 8f549def51
commit 9721ee3b57
1 changed files with 9 additions and 2 deletions

View File

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