global/flake, virgil/ kernel unpinned

This commit is contained in:
tulg 2025-12-07 17:12:52 +03:00
parent c4a75d1644
commit b93a59f1d2
2 changed files with 52 additions and 52 deletions

View file

@ -13,7 +13,7 @@
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_6_1;
# boot.kernelPackages = pkgs.linuxPackages_6_1;
networking = {
hostName = "virgil";
nameservers = ["127.0.0.1" "::1"];