virgil/kernel pin to 6.1 due amd shitting itself with gfx errors and hard resets
This commit is contained in:
parent
2c69694970
commit
c4a75d1644
2 changed files with 4 additions and 1 deletions
|
|
@ -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"];
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue