Correct arguments for desktop-vm

This commit is contained in:
Andreas Zweili 2022-11-03 11:13:20 +01:00
parent 204349772f
commit bc5647a1aa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ hostname, inputs, ... }:
{ hostname, inputs }: { ... }:
{
imports = [
"${inputs.self}/modules/desktop"