Lilim: blacklist camera kernel module
This commit is contained in:
parent
be54cb5a31
commit
a52390bdbf
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ in
|
|||
cleanOnBoot = true;
|
||||
};
|
||||
supportedFilesystems = [ "btrfs" ];
|
||||
blacklistedKernelModules = [ "uvcvideo" ];
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
initrd = {
|
||||
availableKernelModules = [
|
||||
|
|
Loading…
Add table
Reference in a new issue