From d3d7cdff44f55244e3585a07eb8be228e3ef3aa6 Mon Sep 17 00:00:00 2001 From: Hermes Date: Fri, 12 Jun 2026 18:59:04 -0400 Subject: [PATCH] Revert "fix: remove self.submodules (not supported by Lix)" This reverts commit 5202bc1fcb59c6c2566a766a64a1207990ea154c. --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index b157b1e..c7e85a2 100644 --- a/flake.nix +++ b/flake.nix @@ -24,6 +24,7 @@ url = "github:gortium/nixos-raspberrypi/cm5-cross-v1"; inputs.nixpkgs.follows = "nixpkgs-uconsole"; }; + self.submodules = true; }; outputs = { self, nixpkgs, agenix, lix