From 29158ae47c1757bc3196e54c5cf3f0cef5456fed Mon Sep 17 00:00:00 2001 From: foglar Date: Wed, 1 Jan 2025 11:16:41 +0100 Subject: [PATCH] special to extra special --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 39d35c0..1d963bb 100644 --- a/flake.nix +++ b/flake.nix @@ -148,7 +148,7 @@ ./tsunemori/configuration.nix ]; - specialArgs = { + extraSpecialArgs = { inherit inputs system pkgs pkgs-stable userSettings; }; };