added starship
This commit is contained in:
parent
bae12c442c
commit
f4f1c5bba7
15 changed files with 553 additions and 71 deletions
|
@ -7,7 +7,9 @@
|
|||
hardware.graphics = {
|
||||
enable = true;
|
||||
package = pkgs.mesa.drivers;
|
||||
# driSupport32Bit = true;
|
||||
extraPackages = with pkgs; [
|
||||
vpl-gpu-rt
|
||||
];
|
||||
};
|
||||
hardware.nvidia = {
|
||||
modesetting.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue