forked from fediversity/fediversity
add fixme
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
ecd4f319db
commit
75a16cfdf8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
(modulesPath + "/profiles/qemu-guest.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")
|
# (modulesPath + "/../lib/testing/nixos-test-base.nix")
|
||||||
./sharedOptions.nix
|
./sharedOptions.nix
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue