This commit is contained in:
Sense T 2023-07-22 10:50:14 +00:00
parent cc2c7f41db
commit 950a005708

View File

@ -7,7 +7,7 @@
imports = [ ];
boot = {
cleanTmpDir = true;
tmp.cleanOnBoot = true;
kernelModules = [ "cma=256M" ];
extraModulePackages = [ ];