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

feat: add samba vm; use cloud-hypervisor while qemu is acting up (2G ram? DSDT table fucked.)

This commit is contained in:
oddlama 2023-12-30 00:40:03 +01:00
parent 06a68e0b62
commit 6003922b4f
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 113 additions and 9 deletions

View file

@ -88,6 +88,7 @@
lib.mkIf (!minimal) (
{}
// mkMicrovm "adguardhome"
// mkMicrovm "samba"
// mkContainer "forgejo"
// mkContainer "grafana"
// mkContainer "influxdb"