Update for 25.05
This commit is contained in:
parent
8bfcca1bb8
commit
63c42b081d
12 changed files with 193 additions and 209 deletions
|
@ -1,6 +1,7 @@
|
|||
{ ... }:
|
||||
{ pkgsStable, ... }:
|
||||
{
|
||||
boot = {
|
||||
kernelPackages = pkgsStable.linuxPackages_latest;
|
||||
loader.systemd-boot.enable = true;
|
||||
plymouth.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue