home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 7736703bcfc2a8dc3ca06f7611a27fabb4db1415
parent 4a424dcdf17d1db6f26d2874ffa544f472769710
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Mon,  2 Jan 2023 20:35:02 +0100

systems/wakasu: update to latest kernel

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Msystems/hosts/wakasu.nix | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/systems/hosts/wakasu.nix b/systems/hosts/wakasu.nix @@ -62,8 +62,7 @@ in }; boot = { - # FIXME move somewhere else - # kernelPackages = pkgs.linuxPackages_latest; + kernelPackages = pkgs.linuxPackages_latest; }; services.udev.extraRules = ''