mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-07 04:28:10 +02:00
added bin-cache to ci
This commit is contained in:
parent
8d6a95933f
commit
d93fad4645
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@
|
|||
machines.lisa = self.nixosConfigurations.lisa.config.system.build.toplevel;
|
||||
machines.macintosh = self.nixosConfigurations.macintosh.config.system.build.toplevel;
|
||||
machines.lambda = self.nixosConfigurations.lambda.config.system.build.toplevel;
|
||||
machines.bin-cache = self.nixosConfigurations.bin-cache.config.system.build.toplevel;
|
||||
packages.x86_64-linux = packages.x86_64-linux;
|
||||
packages.aarch64-linux = packages.aarch64-linux;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue