From 0c2344098bf5034caaeb5a6baad517ced04dcfad Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Tue, 22 Jul 2025 14:10:44 +1000 Subject: [PATCH] modified: flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0a81aa3..b8d24de 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,7 @@ nixos = home-manager.lib.homeManagerConfiguration { inherit nixpkgs; - extraSpecialArgs = { inherit inputs; }; + extraSpecialArgs = inputs; modules = [ inputs.firefox-webapp.home-modules.firefox-webapp