diff --git a/tuxedo/pulse/15/gen2/default.nix b/tuxedo/pulse/15/gen2/default.nix index cff6964..39ed006 100644 --- a/tuxedo/pulse/15/gen2/default.nix +++ b/tuxedo/pulse/15/gen2/default.nix @@ -1,16 +1,10 @@ -{ - lib, - pkgs, - ... -}: { +{pkgs, ...}: { imports = [ ../../../../common/cpu/amd ../../../../common/gpu/amd ../../../../common/pc/laptop/ssd ]; - hardware.amdgpu.loadInInitrd = lib.mkDefault false; - services.udev.extraRules = builtins.concatStringsSep "\n" ( ["# Properly suspend the system."] ++ (