From f3ac0089767f8c30b023bd1c381b255bf59cb2b0 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Mon, 22 Apr 2024 10:10:27 -0600 Subject: forgor specialargs --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1a05429..d5f2a9d 100644 --- a/flake.nix +++ b/flake.nix @@ -295,6 +295,7 @@ ]; }; khad = nixpkgs.lib.nixosSystem { + specialArgs = { inherit inputs; }; modules = [ ./machines/khad/configuration.nix -- cgit v1.2.3