monolith: fix amdgpu performance in new kernels

This commit is contained in:
Leonardo Eugênio 2024-07-08 02:04:58 -03:00
parent bc8150a879
commit dbe5e01961
2 changed files with 2 additions and 2 deletions

View file

@ -65,8 +65,6 @@ in
rocmPackages.rocm-smi
];
boot.kernelPackages = pkgs.linuxPackages_6_1;
fileSystems."/mnt/old" = {
device = "/dev/disk/by-label/BTRFS_ROOT";
fsType = "btrfs";