Fixes system rebuilding

This commit is contained in:
Emmet 2024-01-26 14:45:23 -06:00
parent 7cd01cfc0c
commit 15a9097acf
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
{ ... }:
{ config, pkgs, ... }:
{
boot.kernelPackages = pkgs.linuxPackages_zen;