Move modules to shared

This commit is contained in:
Greg Hellings
2023-12-29 23:36:40 -06:00
parent 5955faa0e2
commit 5dad72c5cd
21 changed files with 22 additions and 14 deletions
+1
View File
@@ -217,5 +217,6 @@ in {
virtualisation = {
docker.enable = true;
oci-containers.backend = "docker";
virtualbox.host.enable = true;
};
}