Compare commits

..

No commits in common. "254edf2d4a01c13ca5845bc79cd10c2044727288" and "21eff1d08302abacb7010b5dd065d49e69f57e69" 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`.