feat: Added orca-slicer stable

This commit is contained in:
uttarayan21
2025-04-19 20:13:37 +05:30
parent dfff55f056
commit a353ea74c0
4 changed files with 24 additions and 16 deletions

View File

@@ -237,6 +237,7 @@
defaultLocale = "en_US.UTF-8";
extraLocaleSettings = {
LC_ALL = "en_US.UTF-8";
LC_ADDRESS = "en_US.UTF-8";
LC_IDENTIFICATION = "en_US.UTF-8";
LC_MEASUREMENT = "en_US.UTF-8";
@@ -253,7 +254,7 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
nixpkgs.config.cudaSupport = true;
# nixpkgs.config.cudaSupport = true;
fonts.fontconfig.enable = true;
fonts.fontDir.enable = true;