agdsn and networking updates

This commit is contained in:
Rouven Seifert 2023-10-26 12:12:45 +02:00
parent 5148ff5953
commit 45628bdbc3
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
22 changed files with 86 additions and 476 deletions

View file

@ -170,6 +170,5 @@
};
};
};
checks = builtins.mapAttrs (_system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
};
}