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,
|
||||
config,
|
||||
sources,
|
||||
...
|
||||
}:
|
||||
let
|
||||
|
@ -68,7 +67,6 @@ in
|
|||
imports = [
|
||||
${pathToRoot}/deployment/check/common/sharedOptions.nix
|
||||
${pathToRoot}/deployment/check/common/targetNode.nix
|
||||
${sources.nixpkgs}/nixos/modules/profiles/qemu-guest.nix
|
||||
];
|
||||
|
||||
enableAcme = ${lib.strings.toJSON config.enableAcme};
|
||||
|
|
Loading…
Add table
Reference in a new issue