Add gpu settings

This commit is contained in:
ItsDrike 2024-05-15 20:29:28 +02:00
parent 53771e1547
commit 163eafb8f0
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
6 changed files with 136 additions and 0 deletions

View file

@ -56,6 +56,7 @@
virtual-machine = false;
};
cpu.type = "intel";
gpu.type = "nvidia";
hasTPM = true;
};