fix: change dn-pre7780 drivers

This commit is contained in:
danny 2025-10-16 19:45:12 +08:00
parent dfda745829
commit fc9b14e0d2
6 changed files with 111 additions and 346 deletions

View file

@ -3,7 +3,7 @@
...
}:
{
boot.kernelPackages = pkgs.linuxPackages_cachyos;
boot.kernelPackages = pkgs.linuxPackages_latest;
fileSystems."/mnt/ssd" = {
device = "/dev/disk/by-label/DN-SSD";