Lots more moves, simplifiactions to options and removed code that peeved me off
This commit is contained in:
parent
2d2c569705
commit
384e510647
25 changed files with 59 additions and 76 deletions
|
@ -9,6 +9,7 @@
|
|||
];
|
||||
|
||||
boot = {
|
||||
kernelParams = [ "nouveau.config=NvGspRm=1" ];
|
||||
blacklistedKernelModules = [ "pcspkr" ];
|
||||
kernel.sysctl = {
|
||||
"vm.max_map_count" = 2147483642;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue