1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

configs fix & update

This commit is contained in:
xnm
2024-03-12 21:45:17 +02:00
parent 0d072feb00
commit f578e918ee
5 changed files with 5 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
{
# Linux Kernel
boot.kernelPackages = pkgs.linuxKernel.packages.linux_lqx;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
boot.kernelParams = [
"quiet"
"fbcon=nodefer"