mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-31 17:20:53 +02:00
fix: removed newton as hydra job
This commit is contained in:
parent
2b8754e3a5
commit
73c7531bb3
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@
|
|||
hydraJobs = {
|
||||
tower = self.nixosConfigurations.tower.config.system.build.toplevel;
|
||||
lisa = self.nixosConfigurations.lisa.config.system.build.toplevel;
|
||||
newton = self.nixosConfigurations.newton.config.system.build.toplevel;
|
||||
} // (packages.x86_64-linux);
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue