mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 08:47:13 +08:00
treewide: apply deadnix and statix
This commit is contained in:
@@ -19,7 +19,7 @@ with lib;
|
||||
hardware.bumblebee.connectDisplay = true;
|
||||
|
||||
nixpkgs.overlays = [
|
||||
(self: super: {
|
||||
(_self: super: {
|
||||
bumblebee = super.bumblebee.override {
|
||||
extraNvidiaDeviceOptions = ''
|
||||
Option "AllowEmptyInitialConfiguration"
|
||||
|
||||
Reference in New Issue
Block a user