Update flake

This commit is contained in:
Sicheng Pan 2026-02-16 20:51:28 -08:00
parent a278fe32e7
commit c47db92a88
Signed by: macronova
GPG key ID: CE969670FB4B4A56
3 changed files with 36 additions and 36 deletions

View file

@ -5,7 +5,6 @@
# Configure boot
boot = {
initrd.systemd.enable = true;
kernelPackages = pkgs.linuxPackages_latest;
loader = {
efi.canTouchEfiVariables = true;
grub = let