Enable the data-share in the desktop VM

This commit is contained in:
Andreas Zweili 2022-05-06 09:27:35 +02:00
parent 75f681aca4
commit 97fa3e7025
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{ inputs, ... }:
{
imports = [
"${inputs.self}/modules/data-share"
"${inputs.self}/modules/desktop"
"${inputs.self}/modules/docker"
"${inputs.self}/modules/espanso"