add pluto, fix build
This commit is contained in:
parent
2d6772ca4a
commit
96dd7350a6
2 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue