From c3ad25a79b79b2146a36bc18b865ff39cc330fb7 Mon Sep 17 00:00:00 2001 From: oddlama Date: Fri, 12 Jul 2024 00:38:56 +0200 Subject: [PATCH] feat: add orca-slicer to packages --- users/myuser/graphical/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/myuser/graphical/default.nix b/users/myuser/graphical/default.nix index 37cfc9f..6ae9ce2 100644 --- a/users/myuser/graphical/default.nix +++ b/users/myuser/graphical/default.nix @@ -48,6 +48,7 @@ pkgs.zathura pkgs.gpu-screen-recorder pkgs.gpu-screen-recorder-gtk + pkgs.orca-slicer ]; # TODO wrap thunderbird bin and set LC_ALL=de_DE.UTF-8 because thunderbird uses wrong date and time formatting with C.UTF-8