hosts/xps16: use stable kernel again

This commit is contained in:
2026-01-17 23:59:52 +09:00
parent 7708de4a8a
commit a5b9c6eab5
+2
View File
@@ -27,6 +27,8 @@
system.stateVersion = "24.11";
boot.kernelPackages = pkgs.linuxPackages;
boot.loader = {
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;