From d3c311e3c5004acbd41173f09043ea20fe8b1296 Mon Sep 17 00:00:00 2001 From: waveringana Date: Mon, 16 Jun 2025 17:42:01 -0400 Subject: [PATCH] we --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 8c3f80a..4809c42 100755 --- a/flake.nix +++ b/flake.nix @@ -117,6 +117,7 @@ nixos-hardware.nixosModules.raspberry-pi-4 agenix.nixosModules.default + { imports = builtins.attrValues nixosModules; } ]; };