machines[hera]: upgrade kernel

main
idylls 11 months ago
parent 73cc030b10
commit 313e477435
Signed by: idylls
GPG Key ID: 52D7502B0C319049

@ -14,6 +14,8 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_3;
networking.hostName = currentSystemName; # Define your hostname.
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.

Loading…
Cancel
Save