forked from Fediversity/Fediversity
unimport qemu-guest
This commit is contained in:
parent
525b04b893
commit
aeb7a4ea2a
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
lib,
|
lib,
|
||||||
config,
|
config,
|
||||||
sources,
|
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
|
@ -68,7 +67,6 @@ in
|
||||||
imports = [
|
imports = [
|
||||||
${pathToRoot}/deployment/check/common/sharedOptions.nix
|
${pathToRoot}/deployment/check/common/sharedOptions.nix
|
||||||
${pathToRoot}/deployment/check/common/targetNode.nix
|
${pathToRoot}/deployment/check/common/targetNode.nix
|
||||||
${sources.nixpkgs}/nixos/modules/profiles/qemu-guest.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
enableAcme = ${lib.strings.toJSON config.enableAcme};
|
enableAcme = ${lib.strings.toJSON config.enableAcme};
|
||||||
|
|
Loading…
Add table
Reference in a new issue