fix hydra networking and remove unused hydra config files
This commit is contained in:
parent
dc83848eb0
commit
fa9e81589b
7 changed files with 4 additions and 74 deletions
|
@ -1,4 +1,4 @@
|
|||
{ self, nixpkgs, flake-utils, ... }:
|
||||
{ self, nixpkgs, ... }:
|
||||
(nixpkgs.lib.mapAttrs'
|
||||
(name: config: nixpkgs.lib.nameValuePair name config.config.system.build.toplevel)
|
||||
self.nixosConfigurations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue