Skip to content

Commit 78655ea

Browse files
committed
revert kernel
1 parent a63629a commit 78655ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosts/framework-16/configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
];
1717

1818
# gaming kernel. not sure if it is good
19-
boot.kernelPackages = pkgs.linuxPackages_zen;
19+
boot.kernelPackages = pkgs.stable.linuxPackages_zen;
2020

2121
myNixOS = {
2222
bundles.general-desktop.enable = true;

0 commit comments

Comments
 (0)