flake.nix: fix hydraJobs

This commit is contained in:
Astro 2021-11-10 00:43:09 +01:00
parent 11af1343d9
commit 584a1f50ba
1 changed files with 1 additions and 1 deletions

View File

@ -507,6 +507,6 @@
) self.nixosConfigurations
//
self.packages.${system}
)
);
};
}