mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-13 23:28:20 +01:00
laptop: switch to Zen kernel
This commit is contained in:
parent
0c56515750
commit
ef45ed92b6
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ in
|
||||||
./mounts.nix
|
./mounts.nix
|
||||||
./akkotest.nix
|
./akkotest.nix
|
||||||
];
|
];
|
||||||
# boot.kernelPackages = pkgs.linuxPackages_zen;
|
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||||
|
|
||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
# NOT! Let's use GRUB instead
|
# NOT! Let's use GRUB instead
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue