fix(kachu-pc): 🐛 fix orca slicer non working fonts

This commit is contained in:
2026-07-09 14:33:27 +03:00
parent eb44058397
commit c799aa9177
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -129,7 +129,7 @@
temurin-bin-21
];
})
orca-slicer
(callPackage ../../drvs/orca-slicer.nix {})
];
shell = pkgs.zsh;
};