removed starship

This commit is contained in:
steven carpenter 2026-03-15 20:43:39 -04:00
parent 35289d7a97
commit 12cbfd1f98
10 changed files with 915 additions and 50 deletions

View file

@ -3,8 +3,6 @@
lib.mkEnableOption "enable config for Fallout New Vegas";
config = lib.mkIf config.speccon18.applications.fnv.enable {
# Load nvidia driver for Xorg and Wayland
services.xserver.videoDrivers = ["nvidia"];