test: added a test for physical servers.

They wont be built/deployed now without an ip assigned.

See the "fun" over here https://discord.com/channels/689189992417067052/1118476661604765746/1125914392102445220
This commit is contained in:
silver 2023-07-08 09:16:38 +01:00
parent 378973060a
commit 8b09e7962b
4 changed files with 20 additions and 1 deletions

View file

@ -20,6 +20,7 @@ let
in {
imports = [
./hardware/_base.nix
./hardware/RM007.nix
../applications/restic.nix
];