[desktop] Add custom package modrinth-nvidia

This commit is contained in:
2024-12-05 21:00:42 -08:00
parent 19531074ca
commit 24f1a64f3c
3 changed files with 40 additions and 0 deletions

View File

@@ -5,11 +5,15 @@ with lib;
let
cfg = config.roles.desktop;
customPackages = pkgs.callPackage ../../packages {};
basePackages = with pkgs; [
brightnessctl
mangohud # Should probably get refactored with steam/gamescope out to a gaming role
modrinth-app
protonup-qt
customPackages.modrinthNvidia
];
x11BasePackages = with pkgs; [