Add orca slicer

This commit is contained in:
Annika Merris 2025-01-10 10:50:53 -05:00
parent b08dcb9298
commit 8bb13a904c
4 changed files with 40 additions and 19 deletions

View file

@ -5,7 +5,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};