From 2b98eb017c61daa126ed19ae0189765652595026 Mon Sep 17 00:00:00 2001 From: Lauren Lagarde Date: Mon, 23 Jun 2025 20:48:59 -0500 Subject: [PATCH] Add BOSL2 --- systems/ll-latitude-e5591.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/systems/ll-latitude-e5591.nix b/systems/ll-latitude-e5591.nix index e3f34ae..33b5005 100644 --- a/systems/ll-latitude-e5591.nix +++ b/systems/ll-latitude-e5591.nix @@ -5,6 +5,15 @@ ../programs/thunderbird.nix ]; + home.file = { + ".local/share/OpenSCAD/libraries/BOSL2" = { + source = builtins.fetchGit { + url = "https://github.com/BelfrySCAD/BOSL2"; + rev = "7821a5143c7ab488ff3ff73d0cd0c4b508fb5796"; + }; + }; + }; + home.packages = with pkgs; [ # TODO: Figure these ones out #dunst