Compare commits
4 commits
21eff1d083
...
254edf2d4a
Author | SHA1 | Date | |
---|---|---|---|
254edf2d4a | |||
54d03b280c | |||
93793f2f1c | |||
51b7a18449 |
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
type = "gpt";
|
||||
partitions = {
|
||||
ESP = {
|
||||
size = "64M";
|
||||
size = "512M";
|
||||
type = "EF00";
|
||||
content = {
|
||||
type = "filesystem";
|
||||
|
|
|
@ -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 = false;
|
||||
open = true;
|
||||
|
||||
# Enable the Nvidia settings menu,
|
||||
# accessible via `nvidia-settings`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue