mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 16:00:43 +00:00
Add gpu settings
This commit is contained in:
parent
53771e1547
commit
163eafb8f0
6 changed files with 136 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
_: {
|
||||
imports = [
|
||||
./cpu
|
||||
./gpu
|
||||
./tpm.nix
|
||||
./generic.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue