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

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."]
++ ( ++ (