added fontsdir support

This commit is contained in:
Aly Raffauf 2024-03-01 09:52:19 -05:00
parent c554e3cca9
commit 0acab766a8

View file

@ -34,6 +34,9 @@
"org.onlyoffice.desktopeditors".Context.sockets = ["x11"]; # No Wayland support
};
fonts.fontDir.enable = true;
system.fsPackages = [ pkgs.bindfs ];
fileSystems = let
mkRoSymBind = path: {