forked from fediversity/fediversity
add fixme
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
ea1f76fd40
commit
e64684f906
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
imports = [
|
||||
(modulesPath + "/profiles/minimal.nix")
|
||||
(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
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue