Removed nvidia module from desktop to hopefully fix the KDE issues (that

is caused by a probably broken GPU)
This commit is contained in:
2025-08-07 23:57:30 +03:00
parent b4f020a1f1
commit 64e4e52cef

View File

@@ -1,7 +1,7 @@
{ pkgs, ... }: {
imports = [
./nvidia.nix
# ./nvidia.nix
];
environment.systemPackages = with pkgs; [