From 8b71743b00deb037b1ccd693d18d996ca39343a8 Mon Sep 17 00:00:00 2001 From: worble Date: Sat, 8 Feb 2025 12:30:18 +0000 Subject: [PATCH] remove special args --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index ef6a9c7..da48eee 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,6 @@ }; packages.${system}.homeConfigurations.deck = home-manager.lib.homeManagerConfiguration { inherit pkgs; - specialArgs = { inherit inputs; }; # Specify your home configuration modules here, for example, # the path to your home.nix.