updates
Some checks failed
Lint / lint (push) Has been cancelled

This commit is contained in:
Vivian 2025-07-11 15:54:24 +02:00
parent 1b4f2a21d7
commit b32c281fa5
4 changed files with 53 additions and 54 deletions

View file

@ -59,7 +59,6 @@
evolution.enable = false;
};
services = {
hypridle.enable = true;
xserver.displayManager.gdm.enable = true;
@ -69,7 +68,7 @@
gnome.gnome-keyring.enable = true;
ollama = {
enable = true;
enable = false;
acceleration = "rocm";
rocmOverrideGfx = "10.3.4";
};

View file

@ -69,7 +69,7 @@
powerManagement = {
enable = true;
# powertop.enable = true;
powertop.enable = true;
};
security = {