mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Fixes system rebuilding
This commit is contained in:
parent
7cd01cfc0c
commit
15a9097acf
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
{ ... }:
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue