Not exactly sure what I did this change

This commit is contained in:
Jimbo 2024-09-02 23:51:58 -04:00
parent 76bcddb513
commit 2733bc2ad8
4 changed files with 15 additions and 105 deletions

View file

@ -7,7 +7,6 @@
# Set all boot options
boot = {
# Set a kernel version and load/blacklist drivers
kernelPackages = pkgs.linux_jovian;
blacklistedKernelModules = [
"pcspkr"
];