sioyek: add sioyek script
Some checks failed
Shell Script Check & Format / shell-check (push) Has been cancelled

This commit is contained in:
js0ny 2026-02-11 23:09:17 +00:00
parent 78cff324ed
commit 2b403b18e4
6 changed files with 105 additions and 11 deletions

View file

@ -67,5 +67,6 @@ in {
in {
"/usr/share/icons" = mkRoSymBind "${aggregated}/share/icons";
"/usr/share/fonts" = mkRoSymBind "${aggregated}/share/fonts";
"/home/js0ny/.local/share/fonts" = mkRoSymBind "${aggregated}/share/fonts";
};
}