1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-27 05:19:43 +01:00

fix(tuxedo/pulse/15/gen2): prevent 'Secure display: Generic Failure' warning

This commit is contained in:
NAHO 2023-10-09 16:39:59 +02:00
parent 1e70de20a7
commit cbbdc22fb6
No known key found for this signature in database
GPG key ID: 1D2207B4D979BE3E

View file

@ -9,6 +9,8 @@
../../../../common/pc/laptop/ssd ../../../../common/pc/laptop/ssd
]; ];
hardware.amdgpu.loadInInitrd = lib.mkDefault false;
services.udev.extraRules = lib.concatStringsSep "\n" ( services.udev.extraRules = lib.concatStringsSep "\n" (
["# Properly suspend the system."] ["# Properly suspend the system."]
++ ( ++ (