clan-modules: add xfce-vm module

A specific module for vm's that don't (yet) support the waypipe module.
This commit is contained in:
a-kenji
2024-03-12 19:36:11 +01:00
parent b9ab6b4a00
commit ffb9970b34
2 changed files with 16 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
vm-user = ./vm-user.nix;
graphical = ./graphical.nix;
xfce = ./xfce.nix;
xfce-vm = ./xfce-vm.nix;
zt-tcp-relay = ./zt-tcp-relay.nix;
localsend = ./localsend.nix;
waypipe = ./waypipe.nix;