This commit is contained in:
Sijmen 2022-09-19 23:25:53 +02:00
parent e9666723e1
commit 440f4e8754
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@
blacklistedKernelModules = [ "hid_sensor_hub" ];
supportedFilesystems = [ "ntfs" ];
loader.timeout = 0;
initrd.verbose = false;
consoleLogLevel = 0;