add pluto, fix build

This commit is contained in:
zack 2024-10-19 00:15:36 -04:00
parent 2d6772ca4a
commit 96dd7350a6
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
2 changed files with 2 additions and 1 deletions

View file

@ -152,6 +152,7 @@
outputs-builder = channels: {
hydraJobs = {
x86_64-linux.earth = self.nixosConfigurations.earth.config.system.build.toplevel;
x86_64-linux.pluto = self.nixosConfigurations.pluto.config.system.build.toplevel;
};
};
};