···8686 ];
8787 forAllSystems = nixpkgs.lib.genAttrs systems; # This is a function that generates an attribute by calling a function you pass to it, with each system as an argument
8888 inheritSpecialArgs = {
8989- inherit
9090- self
8989+ inherit (self)
9190 inputs
9291 outputs
9392 nixos-hardware