bye plasma

This commit is contained in:
Noa Aarts 2025-06-13 21:33:20 +02:00
parent 6fd063c744
commit 2e6a7e599d
Signed by: noa
GPG key ID: 1850932741EFF672
3 changed files with 0 additions and 32 deletions

View file

@ -11,7 +11,6 @@
imports = [
# Include the results of the hardware scan.
./hardware-configuration.nix
../../modules/plasma
../../common
../../common/configuration.nix
@ -80,10 +79,6 @@
};
};
modules = {
plasma.enable = false;
};
boot.kernelModules = [
"nvidia_uvm"
];