From dff2f542cefb3423cfa8f366e025ef7980e973bb Mon Sep 17 00:00:00 2001 From: Ethan Simmons Date: Sun, 1 Dec 2024 12:10:09 -0600 Subject: [PATCH] Add orca and remove udisks --- hosts/ankaa/system.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/ankaa/system.nix b/hosts/ankaa/system.nix index 88c097e..2e5e801 100644 --- a/hosts/ankaa/system.nix +++ b/hosts/ankaa/system.nix @@ -23,6 +23,7 @@ llama-cpp bottles inkscape + orca-slicer ]; services.hardware.openrgb.enable = true;