···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 (self)
9090- inputs
9191- outputs
9292- ;
9389 inherit
9490 self
9191+ inputs
9292+ outputs
9593 nixos-hardware
9694 impermanence
9795 nix-flatpak