1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: add ente

This commit is contained in:
oddlama 2025-05-18 13:55:20 +02:00
parent ac34b94f87
commit 4c2f98f9e4
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
48 changed files with 904 additions and 4 deletions

View file

@ -150,7 +150,9 @@
}
// mkMicrovm "ai" { }
// mkMicrovm "minecraft" { }
// mkMicrovm "ente" { }
// mkMicrovm "ente" {
enableStorageDataset = true;
}
#// mkMicrovm "fasten-health" {}
);
}