bye plasma
This commit is contained in:
parent
6fd063c744
commit
2e6a7e599d
3 changed files with 0 additions and 32 deletions
|
|
@ -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"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue