chore: revert winters to stable kernel

This commit is contained in:
Swarsel 2024-09-23 23:20:15 +02:00
parent c8c3ecdc72
commit 0e402df8fe
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 0 additions and 2 deletions

View file

@ -2026,7 +2026,6 @@ My work machine. Built for more security, this is the gold standard of my config
boot = {
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;
kernelPackages = pkgs.linuxPackages_latest;
};
networking = {