virgil/kernel pin to 6.1 due amd shitting itself with gfx errors and hard resets

This commit is contained in:
tulg 2025-11-30 22:34:01 +03:00
parent 2c69694970
commit c4a75d1644
2 changed files with 4 additions and 1 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;
networking = {
hostName = "virgil";
nameservers = ["127.0.0.1" "::1"];

View file

@ -54,6 +54,9 @@
monthBeforeDay = true;
name = "Bursa";
};
wallpaper = {
enabled = false;
};
};
# this may also be a string or a path to a JSON file,
# but in this case must include *all* settings.