UPDATE: explicit kernel version

This commit is contained in:
DuN0z 2026-02-08 05:31:09 +01:00
parent 6bb2a36670
commit 18739d39ad

View file

@ -28,6 +28,7 @@ in {
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages ;
networking.hostName = "terre-neuvas"; # Define your hostname.