From c2f0b46e805e7185201f54f35c9d7af818f38595 Mon Sep 17 00:00:00 2001 From: Sebastian Moser Date: Tue, 31 Oct 2023 20:43:35 +0100 Subject: [PATCH] should have been commited a long time abo --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index 225227d..cd2326d 100644 --- a/flake.nix +++ b/flake.nix @@ -52,7 +52,6 @@ inherit specialArgs; system = "x86_64-linux"; - specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; }; modules = [ ./hosts/main.nix ./hardware/my-hp-laptop.nix @@ -63,7 +62,6 @@ inherit specialArgs; system = "x86_64-linux"; - specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; }; modules = [ ./hosts/hpm.nix ./hardware/hpm-laptop.nix