remove special args

This commit is contained in:
2025-02-08 12:30:18 +00:00
parent 92418c9f81
commit 8b71743b00

View File

@@ -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.