diff --git a/flake.nix b/flake.nix index 7abb8b7..2cc45d7 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ formatter = forAllSystems (system: nixpkgs.legacyPackages.${system}.alejandra); darwinConfigurations."MacBook-Pro-Kirill" = nix-darwin.lib.darwinSystem { - specialArgs = {inherit inputs;}; + specialArgs = {inherit inputs self;}; modules = [ ./hosts/MacBook-Pro-Kirill/configuration.nix inputs.spicetify-nix.darwinModules.default