Move vm clanModules to lib
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
borgbackup = ./borgbackup;
|
||||
ergochat = ./ergochat;
|
||||
deltachat = ./deltachat;
|
||||
graphical = ./graphical;
|
||||
localbackup = ./localbackup;
|
||||
localsend = ./localsend;
|
||||
matrix-synapse = ./matrix-synapse;
|
||||
@@ -20,15 +19,7 @@
|
||||
syncthing = ./syncthing;
|
||||
root-password = ./root-password;
|
||||
thelounge = ./thelounge;
|
||||
vm-user = ./vm-user;
|
||||
xfce = ./xfce;
|
||||
xfce-vm = {
|
||||
imports = [
|
||||
./vm-user
|
||||
./graphical
|
||||
./xfce-vm
|
||||
];
|
||||
};
|
||||
zt-tcp-relay = ./zt-tcp-relay;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user