added starship

This commit is contained in:
Charlie Root 2024-07-06 22:13:28 +02:00
commit f4f1c5bba7
15 changed files with 553 additions and 71 deletions

View file

@ -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;