mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 07:00:41 +00:00
Add gpu settings
This commit is contained in:
parent
53771e1547
commit
163eafb8f0
6 changed files with 136 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
virtual-machine = false;
|
||||
};
|
||||
cpu.type = "intel";
|
||||
gpu.type = "nvidia";
|
||||
hasTPM = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue