switching to linux_latest, cachyos panic -.-

This commit is contained in:
cnst
2024-09-15 01:11:02 +02:00
parent f87832db36
commit b6210b258e
3 changed files with 6 additions and 6 deletions

8
flake.lock generated
View File

@@ -730,11 +730,11 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1726246604,
"narHash": "sha256-cScS34F71HzhIUeMScfKrT7iSZA0tr8pGIjOqHF+ue8=",
"lastModified": 1726353438,
"narHash": "sha256-DLSpQXNt6LLkhREYrnhU+/XrfDNiSN41iD575ua9+yA=",
"ref": "refs/heads/main",
"rev": "d35e70a8c6599bb058cf86eb87c783ce1cf72471",
"revCount": 5218,
"rev": "e74efd87e5aa38f9cf84cb3848ee1ab26e5e4bcb",
"revCount": 5221,
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"

View File

@@ -38,7 +38,7 @@ in {
boot = {
consoleLogLevel = 3;
kernelPackages = lib.mkForce pkgs.linuxPackages_cachyos;
kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
kernelParams = [
"amd_pstate=active"
"quiet"

View File

@@ -41,7 +41,7 @@ in {
"i2c_nvidia_gpu"
];
consoleLogLevel = 3;
kernelPackages = lib.mkForce pkgs.linuxPackages_cachyos;
kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
kernelParams = [
"quiet"
"splash"