From eafb3c7d5c0c4176fc3159f493c9a5a6b514fa42 Mon Sep 17 00:00:00 2001
From: Ingolf Wagner <contact@ingolf-wagner.de>
Date: Tue, 28 Jan 2025 13:51:41 +1300
Subject: [PATCH] :sparkles: introduced private-parts for orbi

---
 flake.lock | 8 ++++----
 flake.nix  | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock
index 1514924..73c3f76 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1086,11 +1086,11 @@
         "treefmt-nix": "treefmt-nix_4"
       },
       "locked": {
-        "lastModified": 1737754595,
-        "narHash": "sha256-p7WZuC0ME7CPJaGEDtlDTikAO8WLx2yW9EyLpiECz24=",
+        "lastModified": 1738024999,
+        "narHash": "sha256-dRET83LeGEVeZn3DU3NCL2vd7qbxXLJGt+kBlrn0lU8=",
         "ref": "main",
-        "rev": "f830e80222bd39fecf3afad5243fb11da59ef273",
-        "revCount": 86,
+        "rev": "1657febd553257fcb85b02cb6b3e84ed860a52bf",
+        "revCount": 87,
         "type": "git",
         "url": "ssh://forgejo@git.ingolf-wagner.de:2222/palo/nixos-private-parts.git"
       },
diff --git a/flake.nix b/flake.nix
index e8312e8..661dc15 100644
--- a/flake.nix
+++ b/flake.nix
@@ -496,6 +496,7 @@
                 stylixModules
                 zerotierModules
                 srvos.nixosModules.hardware-hetzner-online-intel
+                private-parts.nixosModules.orbi
                 #srvos.nixosModules.server
                 #srvos.nixosModules.mixins-terminfo
                 {