update system

This commit is contained in:
2024-08-18 15:20:52 +02:00
parent a060be6995
commit c6082902a4
6 changed files with 30 additions and 24 deletions

View File

@@ -56,6 +56,11 @@
};
locale.preset.theaninova.enable = true;
services.ollama = {
enable = true;
acceleration = "rocm";
};
services.xserver.xkb.variant = "altgr-intl";
services.xserver.xkb.layout = "us";
hardware = {