add fixme

Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
Kiara Grouwstra 2025-10-22 14:23:45 +02:00
parent 2df71d1643
commit 6d1ab802ba
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -16,7 +16,7 @@ in
imports = [
(modulesPath + "/profiles/qemu-guest.nix")
# FIXME uncomment this when using test over `nix run`
# FIXME needed for non-proxmox tests
# (modulesPath + "/../lib/testing/nixos-test-base.nix")
./sharedOptions.nix
];