Fix some test issues

Former-commit-id: 89d410cb6c
This commit is contained in:
Kaare Hoff Skovgaard 2025-07-08 23:47:54 +02:00
parent 1f246337a1
commit 84818b01be
4 changed files with 6 additions and 17 deletions

View file

@ -3,7 +3,7 @@
...
}:
{
imports = [ "${inputs.self}/nix/profiles/hetzner-server.nix" ];
imports = [ "${inputs.self}/nix/profiles/nixos/hetzner-server.nix" ];
khscodes.infrastructure.hetzner-instance = {
enable = true;
mapRdns = true;