From 31ae9a358313a79ad6bf2537f1e3efad0d5423a4 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 16 Dec 2025 19:08:28 +0100 Subject: [PATCH] feat: add unstable.nix module to flake modules --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 148d741..efd4545 100644 --- a/flake.nix +++ b/flake.nix @@ -133,6 +133,7 @@ inherit system; specialArgs = { inherit inputs system; }; modules = [ + ./modules/unstable.nix ./hosts/elros/configuration.nix sops-nix.nixosModules.sops lanzaboote.nixosModules.lanzaboote