mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 10:29:05 +02:00
merged stuff
This commit is contained in:
parent
a252e34725
commit
faaecdcfb3
3 changed files with 5 additions and 631 deletions
|
@ -75,6 +75,8 @@
|
|||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
|
||||
nix-rfc-92.url = "github:obsidiansystems/nix/dynamic-drvs";
|
||||
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, deploy-rs, ... }@inputs:
|
||||
|
@ -177,6 +179,8 @@
|
|||
})
|
||||
machines_plats);
|
||||
|
||||
lol = import ./lol.nix nixpkgs_plats.x86_64-linux nixosConfigurations.lisa.config.system.build.toplevel.drvPath;
|
||||
|
||||
|
||||
hydraJobs = {
|
||||
machines.tower = self.nixosConfigurations.tower.config.system.build.toplevel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue