mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-17 05:29:27 -06:00
Fix formatting and disable latest kernel for now
This commit is contained in:
parent
c54b962282
commit
9607edafc8
1 changed files with 44 additions and 44 deletions
|
@ -38,7 +38,7 @@
|
|||
};
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
#kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue