envfs for making normal shell scripts work

This commit is contained in:
Kopatz
2025-04-28 12:30:25 +02:00
parent 55db17a436
commit ade2467f26
2 changed files with 6 additions and 1 deletions

View File

@@ -94,7 +94,7 @@
};
services.ollama = {
enable = false;
acceleration = "cuda";
acceleration = "rocm";
};
virtualisation.waydroid.enable = false;