From 11075e1191b54bae6469956d74cb067af0b75719 Mon Sep 17 00:00:00 2001 From: Sebastian Moser Date: Wed, 22 Nov 2023 19:23:38 +0100 Subject: [PATCH] ... --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 86303f8..063b422 100644 --- a/flake.nix +++ b/flake.nix @@ -179,7 +179,6 @@ nixOnDroidConfigurations = rec { "tab" = inputs.nix-on-droid.lib.nixOnDroidConfiguration { - specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; }; modules = [ ./hosts/tab/nix-on-droid.nix {