Update configuration.nix
This commit is contained in:
@@ -47,14 +47,6 @@
|
|||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.kernelModules = [];
|
|
||||||
|
|
||||||
boot.kernelParams = [
|
|
||||||
"i8042.noaux"
|
|
||||||
"i8042.nomux"
|
|
||||||
"i8042.nopnp"
|
|
||||||
];
|
|
||||||
|
|
||||||
boot.plymouth.enable = true;
|
boot.plymouth.enable = true;
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user