Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRTitor committed Mar 14, 2024
1 parent 5fd4395 commit 2c3f0fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/boot-kernel.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# start systemd early
# boot.initrd.systemd.enable = true;

# Use linux-zen kernel
boot.kernelPackages = pkgs.linuxPackages_zen;
# zenpower is used for reading temperature, voltage, current and power
boot.extraModulePackages = with config.boot.kernelPackages; [
Expand Down

0 comments on commit 2c3f0fd

Please sign in to comment.