switching to linux_latest, cachyos panic -.-
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -730,11 +730,11 @@
|
|||||||
"xdph": "xdph"
|
"xdph": "xdph"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726246604,
|
"lastModified": 1726353438,
|
||||||
"narHash": "sha256-cScS34F71HzhIUeMScfKrT7iSZA0tr8pGIjOqHF+ue8=",
|
"narHash": "sha256-DLSpQXNt6LLkhREYrnhU+/XrfDNiSN41iD575ua9+yA=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "d35e70a8c6599bb058cf86eb87c783ce1cf72471",
|
"rev": "e74efd87e5aa38f9cf84cb3848ee1ab26e5e4bcb",
|
||||||
"revCount": 5218,
|
"revCount": 5221,
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/hyprwm/Hyprland"
|
"url": "https://github.com/hyprwm/Hyprland"
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ in {
|
|||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
consoleLogLevel = 3;
|
consoleLogLevel = 3;
|
||||||
kernelPackages = lib.mkForce pkgs.linuxPackages_cachyos;
|
kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
|
||||||
kernelParams = [
|
kernelParams = [
|
||||||
"amd_pstate=active"
|
"amd_pstate=active"
|
||||||
"quiet"
|
"quiet"
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ in {
|
|||||||
"i2c_nvidia_gpu"
|
"i2c_nvidia_gpu"
|
||||||
];
|
];
|
||||||
consoleLogLevel = 3;
|
consoleLogLevel = 3;
|
||||||
kernelPackages = lib.mkForce pkgs.linuxPackages_cachyos;
|
kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
|
||||||
kernelParams = [
|
kernelParams = [
|
||||||
"quiet"
|
"quiet"
|
||||||
"splash"
|
"splash"
|
||||||
|
|||||||
Reference in New Issue
Block a user