Remove unreferenced clan modules
This commit is contained in:
@@ -9,13 +9,5 @@
|
||||
modules = import ./description.nix { inherit clan-core; };
|
||||
buildClan = import ./build-clan { inherit clan-core lib nixpkgs; };
|
||||
|
||||
vm-user = ./vm-user;
|
||||
graphical = ./graphical;
|
||||
xfce-vm = {
|
||||
imports = [
|
||||
./vm-user
|
||||
./graphical
|
||||
./xfce-vm
|
||||
];
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user