Compare commits

..

No commits in common. "54d03b280c5de2cd11c26fbed6f3a3e5f4497c4d" and "51b7a18449210535cb19d8220093002d5b17476c" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
type = "gpt";
partitions = {
ESP = {
size = "512M";
size = "64M";
type = "EF00";
content = {
type = "filesystem";

View file

@ -32,7 +32,7 @@
# supported GPUs is at:
# https://github.com/NVIDIA/open-gpu-kernel-modules#compatible-gpus
# Only available from driver 515.43.04+
open = true;
open = false;
# Enable the Nvidia settings menu,
# accessible via `nvidia-settings`.