mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:36:33 +01:00
Remove module blackliost
This commit is contained in:
parent
e2e912bf19
commit
185be2c159
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
|
||||
boot.kernelParams = [ "module_blacklist=i915" ];
|
||||
#boot.kernelParams = [ "module_blacklist=i915" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
|
|
Loading…
Reference in a new issue