From fbe76946dcb09c4b6e1857c426c651a1b2108da1 Mon Sep 17 00:00:00 2001 From: mtgmonkey Date: Tue, 10 Jun 2025 07:01:20 -0400 Subject: [PATCH] fix --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 5894b80..453d58b 100644 --- a/flake.nix +++ b/flake.nix @@ -102,6 +102,7 @@ nixosModules.${system}.default = { lib, config, + module, ... }: { options = {