mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 10:29:05 +02:00
Added 2nd job
This commit is contained in:
parent
9f79ad05e0
commit
147afb0403
4 changed files with 6 additions and 9 deletions
|
@ -107,7 +107,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
hydraJobs.test = self.nixosConfigurations.tower.config.system.build.toplevel;
|
||||
|
||||
hydraJobs.tower = self.nixosConfigurations.tower.config.system.build.toplevel;
|
||||
hydraJobs.lisa = self.nixosConfigurations.lisa.config.system.build.toplevel;
|
||||
|
||||
packages."x86_64-linux" = {
|
||||
tinystatus = import ./packages/tinystatus { inherit pkgs; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue